Home
last modified time | relevance | path

Searched defs:BuildRecoveryCallExprRAII (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp13666 class BuildRecoveryCallExprRAII { global() class
13671 BuildRecoveryCallExprRAII(Sema &S) : SemaRef(S), SatStack(S) { BuildRecoveryCallExprRAII() function in __anon6beb8ae32811::BuildRecoveryCallExprRAII