Home
last modified time | relevance | path

Searched defs:AutoT (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6311 if (const AutoType *AutoT = T->getAs<AutoType>()) ActOnTypeName() local
H A DSemaChecking.cpp3332 CheckConstrainedAuto(const AutoType * AutoT,SourceLocation Loc) CheckConstrainedAuto() argument
H A DSemaDecl.cpp7419 if (const AutoType *AutoT = R->getAs<AutoType>()) ActOnVariableDeclarator() local