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

/external/clang/lib/AST/
H A DExprConstant.cpp761 class ScopeRAII { class in namespace:__anon17734
765 ScopeRAII(EvalInfo &Info) function in class:__anon17734::ScopeRAII
767 ~ScopeRAII() {
791 typedef ScopeRAII<false> BlockScopeRAII;
792 typedef ScopeRAII<true> FullExpressionRAII;

Completed in 79 milliseconds