Home
last modified time | relevance | path

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

12

/external/clang/include/clang/ASTMatchers/Dynamic/
DVariantValue.h96 MatcherOps(ast_type_traits::ASTNodeKind NodeKind) : NodeKind(NodeKind) {} in MatcherOps()
/external/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
DVariantValue.h96 MatcherOps(ASTNodeKind NodeKind) : NodeKind(NodeKind) {} in MatcherOps()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DYAMLTraits.h41 enum class NodeKind : uint8_t { enum
DYAMLParser.h117 enum NodeKind { enum
/external/llvm-project/llvm/include/llvm/Support/
DYAMLTraits.h41 enum class NodeKind : uint8_t { enum
DYAMLParser.h118 enum NodeKind { enum
/external/protobuf/src/google/protobuf/util/internal/
Ddefault_value_objectwriter.h142 enum NodeKind { enum
/external/llvm-project/clang-tools-extra/clangd/
DXRefs.cpp178 ASTNodeKind *NodeKind = nullptr) { in getDeclAtPositionWithRelations()
197 ASTNodeKind *NodeKind = nullptr) { in getDeclAtPosition()
302 const SymbolIndex *Index, ASTNodeKind *NodeKind) { in locateASTReferent()
441 bool isDependentName(ASTNodeKind NodeKind) { in isDependentName()
454 ASTNodeKind NodeKind) { in locateSymbolTextually()
680 ASTNodeKind NodeKind; in locateSymbolAt() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceGraphBuilder.cpp385 using NodeKind = typename NodeType::NodeKind; in sortNodesTopologically() typedef
/external/llvm-project/llvm/lib/Analysis/
DDependenceGraphBuilder.cpp489 using NodeKind = typename NodeType::NodeKind; in sortNodesTopologically() typedef
/external/llvm-project/clang/include/clang/Tooling/Syntax/
DNodes.h37 enum class NodeKind : uint16_t { enum
/external/llvm/include/llvm/ADT/
DTwine.h81 enum NodeKind : unsigned char { enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDDG.h46 enum class NodeKind { enum
/external/llvm-project/llvm/include/llvm/ADT/
DTwine.h82 enum NodeKind : unsigned char { enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTwine.h82 enum NodeKind : unsigned char { enum
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DTwine.h83 enum NodeKind : unsigned char { enum
/external/llvm-project/llvm/include/llvm/Analysis/
DDDG.h46 enum class NodeKind { enum
/external/llvm/include/llvm/Support/
DYAMLParser.h106 enum NodeKind { enum
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DYAMLParser.h109 enum NodeKind { enum
/external/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp164 ast_type_traits::ASTNodeKind NodeKind) { in trueMatcher()
/external/dokka/core/src/main/kotlin/Formats/
DDacOutlineService.kt386 fun NodeKind.pluralizedName() = when(this) { in NodeKind() method
/external/dokka/core/src/main/kotlin/Model/
DDocumentationNode.kt5 enum class NodeKind { in <lambda>() class
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h224 enum class NodeKind { enum
/external/llvm-project/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp267 DynTypedMatcher DynTypedMatcher::trueMatcher(ASTNodeKind NodeKind) { in trueMatcher()
/external/llvm-project/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h224 enum class NodeKind { enum

12