Searched defs:ContextRAII (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/Sema/ | ||
H A D | Sema.h | 601 class ContextRAII { class in class:clang::Sema 609 ContextRAII(Sema &S, DeclContext *ContextToPush, bool NewThisContext = true) function in class:clang::Sema::ContextRAII 628 ~ContextRAII() { 637 Sema::ContextRAII SavedContext; |
Completed in 475 milliseconds