Searched defs:CompoundScopeRAII (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
H A DSema.h2986 class CompoundScopeRAII { class in class:clang::Sema
2988 CompoundScopeRAII(Sema &S): S(S) { function in class:clang::Sema::CompoundScopeRAII
2992 ~CompoundScopeRAII() {

Completed in 110 milliseconds