Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp326 bool ShouldCache = LangOpts.ConceptSatisfactionCaching && Template; in CheckConstraintSatisfaction() local
327 if (ShouldCache) { in CheckConstraintSatisfaction()
341 if (ShouldCache) in CheckConstraintSatisfaction()
346 if (ShouldCache) { in CheckConstraintSatisfaction()