Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp1150 class ScopeRAII { class
1154 ScopeRAII(EvalInfo &Info) in ScopeRAII() function in __anon24b4dfe90111::ScopeRAII
1160 ~ScopeRAII() { in ~ScopeRAII()
1185 typedef ScopeRAII<false> BlockScopeRAII;
1186 typedef ScopeRAII<true> FullExpressionRAII;