Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp175 SemaRef.PopSatisfactionStackEntry(); in ~SatisfactionStackRAII()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7479 void PopSatisfactionStackEntry() { SatisfactionStack.pop_back(); } in PopSatisfactionStackEntry() function