Searched defs:AutoT (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 6311 if (const AutoType *AutoT = T->getAs<AutoType>()) ActOnTypeName() local |
H A D | SemaChecking.cpp | 3332 CheckConstrainedAuto(const AutoType * AutoT,SourceLocation Loc) CheckConstrainedAuto() argument |
H A D | SemaDecl.cpp | 7419 if (const AutoType *AutoT = R->getAs<AutoType>()) ActOnVariableDeclarator() local |