Searched refs:SatisfactionCache (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp313 Satisfaction = SatisfactionCache.FindNodeOrInsertPos(ID, InsertPos);
333 SatisfactionCache.InsertNode(Satisfaction);
H A DSema.cpp176 SatisfactionCache(Context), AccessCheckingSFINAE(false),
405 for (auto &Node : SatisfactionCache)
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6488 SatisfactionCache; variable

Completed in 121 milliseconds