Home
last modified time | relevance | path

Searched defs:TopLevel (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DTextNodeDumper.h41 bool TopLevel = true; variable
H A DJSONNodeDumper.h35 bool TopLevel = true; variable
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp148 for (auto *TopLevel : AST.getLocalTopLevelDecls()) in getIndexableLocalDecls() local
H A DFindSymbols.cpp375 for (auto &TopLevel : AST.getLocalTopLevelDecls()) in build() local
/llvm-project-15.0.7/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp26 enum RootDeclOrigin { TopLevel = 0, FromTU = 1, IsLate = 2 }; enumerator
/llvm-project-15.0.7/clang-tools-extra/pseudo/lib/
H A DDirectiveTree.cpp49 bool TopLevel) { in parse()
/llvm-project-15.0.7/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp549 TopLevelItems TopLevel; member
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1898 SDValue HexagonDAGToDAGISel::balanceSubTree(SDNode *N, bool TopLevel) { in balanceSubTree()
/llvm-project-15.0.7/clang/lib/AST/
H A DItaniumMangle.cpp5618 bool TopLevel, in mangleValueInTemplateArg()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp4573 bool TopLevel = true; in CompareReferenceRelationship() local