Home | History | Annotate | Download | only in AST

Lines Matching refs:getDecltypeType

2931 /// getDecltypeType -  Unlike many "get<Type>" functions, we don't unique
2936 QualType ASTContext::getDecltypeType(Expr *e, QualType UnderlyingType) const {