Home
last modified time | relevance | path

Searched refs:AutoT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3336 void Sema::CheckConstrainedAuto(const AutoType *AutoT, SourceLocation Loc) { in CheckConstrainedAuto() argument
3337 if (ConceptDecl *Decl = AutoT->getTypeConstraintConcept()) { in CheckConstrainedAuto()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2368 void CheckConstrainedAuto(const AutoType *AutoT, SourceLocation Loc);