Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Ddefault_value_objectwriter.h126 enum NodeKind { enum
/external/clang/include/clang/ASTMatchers/Dynamic/
DVariantValue.h96 MatcherOps(ast_type_traits::ASTNodeKind NodeKind) : NodeKind(NodeKind) {} in MatcherOps()
/external/llvm/include/llvm/ADT/
DTwine.h81 enum NodeKind : unsigned char { enum
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DTwine.h82 enum NodeKind { enum
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DTwine.h83 enum NodeKind : unsigned char { enum
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DTwine.h83 enum NodeKind : unsigned char { 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DYAMLParser.h118 enum NodeKind { enum
/external/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp164 ast_type_traits::ASTNodeKind NodeKind) { in trueMatcher()
/external/libcxxabi/src/demangle/
DItaniumDemangle.h110 #define ENUMERATOR(NodeKind) K ## NodeKind, argument