Searched defs:DecltypeType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 3787 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) DecltypeType() function in DecltypeType |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 6472 VisitDecltypeType(const DecltypeType *) VisitDecltypeType() argument |