Home
last modified time | relevance | path

Searched defs:NodeKind (Results 1 – 8 of 8) 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/swiftshader/third_party/LLVM/include/llvm/ADT/
DTwine.h82 enum NodeKind { enum
/external/llvm/include/llvm/ADT/
DTwine.h81 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/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp164 ast_type_traits::ASTNodeKind NodeKind) { in trueMatcher()