Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp227 REGISTER_MATCHER(decltypeType); in RegistryMaps()
/src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1057 const AstTypeMatcher<DecltypeType> decltypeType; variable
/src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7237 extern const AstTypeMatcher<DecltypeType> decltypeType;