Searched defs:DecltypeType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/unittests/ASTMatchers/ | ||
H A D | ASTMatchersNodeTest.cpp | 1653 TEST_P(ASTMatchersTest,DecltypeType) TEST_P() argument |
/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 3986 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) DecltypeType() function in DecltypeType |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 6956 VisitDecltypeType(const DecltypeType *) VisitDecltypeType() argument |