Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6207 ConceptDecl *CanonicalConcept = TypeConstraintConcept->getCanonicalDecl(); in getAutoTypeInternal() local
6210 if (CanonicalConcept != TypeConstraintConcept || AnyNonCanonArgs) { in getAutoTypeInternal()
6213 CanonicalConcept, CanonicalConceptArgs, true); in getAutoTypeInternal()