Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaConcept.cpp321 bool ShouldCache = LangOpts.ConceptSatisfactionCaching && Template; in CheckConstraintSatisfaction() local
322 if (ShouldCache) { in CheckConstraintSatisfaction()
336 if (ShouldCache) in CheckConstraintSatisfaction()
341 if (ShouldCache) { in CheckConstraintSatisfaction()