Home
last modified time | relevance | path

Searched refs:builtinType (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp159 REGISTER_MATCHER(builtinType); in RegistryMaps()
/src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1045 const AstTypeMatcher<BuiltinType> builtinType; variable
/src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7029 extern const AstTypeMatcher<BuiltinType> builtinType;