Home
last modified time | relevance | path

Searched defs:Hierarchy (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/utils/TableGen/
H A DClangSyntaxEmitter.cpp42 class Hierarchy { global() class
44 Hierarchy(const llvm::RecordKeeper &Records) { Hierarchy() function in __anone274d4fe0111::Hierarchy
[all...]
H A DClangAttrEmitter.cpp3424 AttrClassHierarchy Hierarchy(Records); EmitClangAttrList() local
/llvm-project/clang/include/clang/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.h95 llvm::SmallVector<SymbolReference, 8> Hierarchy; variable
/llvm-project/clang/unittests/Format/
H A DFormatTestVerilog.cpp638 TEST_F(FormatTestVerilog, Hierarchy) { in TEST_F() argument