Home
last modified time | relevance | path

Searched defs:DecltypeType (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3787 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) DecltypeType() function in DecltypeType
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6472 VisitDecltypeType(const DecltypeType *) VisitDecltypeType() argument