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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h2860 class CompoundScopeRAII { class in class:clang::Sema
2862 CompoundScopeRAII(Sema &S): S(S) { function in class:clang::Sema::CompoundScopeRAII

Completed in 61 milliseconds