Searched refs:AutoT (Results 1 – 2 of 2) sorted by relevance
3336 void Sema::CheckConstrainedAuto(const AutoType *AutoT, SourceLocation Loc) { in CheckConstrainedAuto() argument3337 if (ConceptDecl *Decl = AutoT->getTypeConstraintConcept()) { in CheckConstrainedAuto()
2368 void CheckConstrainedAuto(const AutoType *AutoT, SourceLocation Loc);