Home
last modified time | relevance | path

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

/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/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp163 ast_type_traits::ASTNodeKind NodeKind) { in trueMatcher()
/external/llvm/include/llvm/Support/
DYAMLParser.h107 enum NodeKind { enum