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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h71 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...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h96 MatcherOps(ASTNodeKind NodeKind) : NodeKind(NodeKind) {} argument
117 ASTNodeKind NodeKind; member in class:clang::ast_matchers::dynamic::VariantMatcher::MatcherOps
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h46 enum class NodeKind { class in class:llvm::DDGNode
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTTypeTraits.h395 get(ASTNodeKind NodeKind, const char Storage[]) argument
400 getUnchecked(ASTNodeKind NodeKind, const char Storage[]) argument
415 get(ASTNodeKind NodeKind, const char Storage[]) argument
420 getUnchecked(ASTNodeKind NodeKind, const char Storage[]) argument
435 get(ASTNodeKind NodeKind, const char Storage[]) argument
440 getUnchecked(ASTNodeKind NodeKind, const char Storage[]) argument
452 ASTNodeKind NodeKind; member in class:clang::DynTypedNode
525 get(ASTNodeKind NodeKind, const char Storage[]) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp266 DynTypedMatcher DynTypedMatcher::trueMatcher(ASTNodeKind NodeKind) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h117 enum NodeKind { enum in class:llvm::yaml::Node
H A DYAMLTraits.h41 enum class NodeKind : uint8_t { class in namespace:llvm::yaml
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h224 enum class NodeKind { class
[all...]

Completed in 132 milliseconds