Searched defs:NodeKind (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/
H A DTree.h75 enum class NodeKind : uint16_t; class in namespace:clang::syntax
H A DNodes.h37 enum class NodeKind : uint16_t { class in namespace:clang::syntax
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h87 ASTNodeKind NodeKind; member in class:clang::ast_matchers::dynamic::ArgKind
109 MatcherOps(ASTNodeKind NodeKind) : NodeKind(NodeKind) {} argument
126 ASTNodeKind NodeKind; member in class:clang::ast_matchers::dynamic::VariantMatcher::MatcherOps
348 ASTNodeKind *NodeKind; member in union:clang::ast_matchers::dynamic::VariantValue::AllValues
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp274 VariantValue::VariantValue(ASTNodeKind NodeKind) : Type(VT_Nothing) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTTypeTraits.h396 get(ASTNodeKind NodeKind, const void *Storage) argument
401 getUnchecked(ASTNodeKind NodeKind, const void *Storage) argument
416 get(ASTNodeKind NodeKind, const void *Storage) argument
421 getUnchecked(ASTNodeKind NodeKind, const void *Storage) argument
436 get(ASTNodeKind NodeKind, const void *Storage) argument
441 getUnchecked(ASTNodeKind NodeKind, const void *Storage) argument
453 ASTNodeKind NodeKind; member in class:clang::DynTypedNode
531 get(ASTNodeKind NodeKind, const char Storage[]) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDDG.h46 enum class NodeKind { class in class:llvm::DDGNode
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DYAMLTraits.h43 enum class NodeKind : uint8_t { class in namespace:llvm::yaml
[all...]
H A DYAMLParser.h123 enum NodeKind { enum in class:llvm::yaml::Node
/netbsd-current/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp266 DynTypedMatcher DynTypedMatcher::trueMatcher(ASTNodeKind NodeKind) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h225 enum class NodeKind { class
[all...]

Completed in 326 milliseconds