Home
last modified time | relevance | path

Searched refs:ScopeRAII (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DExprConstant.cpp903 class ScopeRAII { class
907 ScopeRAII(EvalInfo &Info) in ScopeRAII() function in __anonf3f43a050111::ScopeRAII
909 ~ScopeRAII() { in ~ScopeRAII()
933 typedef ScopeRAII<false> BlockScopeRAII;
934 typedef ScopeRAII<true> FullExpressionRAII;