reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Parse/ParseStmt.cpp
 1026   Sema::CompoundScopeRAII CompoundScope(Actions, isStmtExpr);
 2096     Sema::CompoundScopeRAII CompoundScope(Actions);
 2133     Sema::CompoundScopeRAII CompoundScope(Actions);
tools/clang/lib/Sema/SemaDeclCXX.cpp
12634     CompoundScopeRAII CompoundScope(*this);
13006     CompoundScopeRAII CompoundScope(*this);
13146     Sema::CompoundScopeRAII CompoundScope(*this);
13271     Sema::CompoundScopeRAII CompoundScope(*this);
tools/clang/lib/Sema/TreeTransform.h
 6656   Sema::CompoundScopeRAII CompoundScope(getSema());
 7896       Sema::CompoundScopeRAII CompoundScope(getSema());
13385     Sema::CompoundScopeRAII CompoundScope(getSema());