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

/external/clang/lib/Sema/
H A DTreeTransform.h98 class ForgetPartiallySubstitutedPackRAII { class in class:clang::TreeTransform
103 ForgetPartiallySubstitutedPackRAII(Derived &Self) : Self(Self) { function in class:clang::TreeTransform::ForgetPartiallySubstitutedPackRAII
107 ~ForgetPartiallySubstitutedPackRAII() {
3223 ForgetPartiallySubstitutedPackRAII Forget(getDerived());
4028 ForgetPartiallySubstitutedPackRAII Forget(getDerived());
4120 ForgetPartiallySubstitutedPackRAII Forget(getDerived());
7628 ForgetPartiallySubstitutedPackRAII Forget(getDerived());

Completed in 51 milliseconds