Home
last modified time | relevance | path

Searched defs:NodeKind (Results 1 – 16 of 16) sorted by relevance

/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h87 ASTNodeKind NodeKind; variable
109 MatcherOps(ASTNodeKind NodeKind) : NodeKind(NodeKind) {} in MatcherOps()
348 ASTNodeKind *NodeKind; member
/llvm-project/clang/unittests/ASTMatchers/Dynamic/
H A DVariantValueTest.cpp187 TEST(VariantValueTest, NodeKind) { in TEST() argument
/llvm-project/llvm/include/llvm/Support/
H A DSuffixTreeNode.h37 enum class NodeKind { ST_Leaf, ST_Internal }; enum
H A DYAMLTraits.h42 enum class NodeKind : uint8_t { global() enum
[all...]
H A DYAMLParser.h123 enum NodeKind { enum
/llvm-project/llvm/lib/Analysis/
H A DDependenceGraphBuilder.cpp489 using NodeKind = typename NodeType::NodeKind; in sortNodesTopologically() typedef
/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h32 enum class NodeKind : uint16_t { enum
/llvm-project/clang-tools-extra/clangd/
H A DXRefs.cpp178 getDeclAtPositionWithRelations(ParsedAST & AST,SourceLocation Pos,DeclRelationSet Relations,ASTNodeKind * NodeKind=nullptr) getDeclAtPositionWithRelations() argument
204 getDeclAtPosition(ParsedAST & AST,SourceLocation Pos,DeclRelationSet Relations,ASTNodeKind * NodeKind=nullptr) getDeclAtPosition() argument
395 locateASTReferent(SourceLocation CurLoc,const syntax::Token * TouchedIdentifier,ParsedAST & AST,llvm::StringRef MainFilePath,const SymbolIndex * Index,ASTNodeKind & NodeKind) locateASTReferent() argument
549 isDependentName(ASTNodeKind NodeKind) isDependentName() argument
563 locateSymbolTextually(const SpelledWord & Word,ParsedAST & AST,const SymbolIndex * Index,llvm::StringRef MainFilePath,ASTNodeKind NodeKind) locateSymbolTextually() argument
801 ASTNodeKind NodeKind; locateSymbolAt() local
[all...]
/llvm-project/llvm/include/llvm/ADT/
H A DTwine.h83 enum NodeKind : unsigned char { enum
/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h48 enum class NodeKind { enum
/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp275 VariantValue::VariantValue(ASTNodeKind NodeKind) : Type(VT_Nothing) { in VariantValue()
/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h225 enum class NodeKind { global() enum
[all...]
H A DItaniumDemangle.h164 NODE(NodeKind) global() argument
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp266 trueMatcher(ASTNodeKind NodeKind) trueMatcher() argument
/llvm-project/llvm/unittests/Support/
H A DYAMLIOTest.cpp2994 enum NodeKind { global() enum
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h165 NODE(NodeKind) global() argument