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

Declarations

tools/clang/include/clang/Sema/Sema.h
 4382   void DiscardCleanupsInEvaluationContext();

References

tools/clang/lib/Sema/SemaDecl.cpp
14016       DiscardCleanupsInEvaluationContext();
14071     DiscardCleanupsInEvaluationContext();
tools/clang/lib/Sema/SemaDeclCXX.cpp
 4246     DiscardCleanupsInEvaluationContext();
 4418     DiscardCleanupsInEvaluationContext();
 5837         S.DiscardCleanupsInEvaluationContext();
tools/clang/lib/Sema/SemaExpr.cpp
13781   DiscardCleanupsInEvaluationContext();
13792     DiscardCleanupsInEvaluationContext();
14229   DiscardCleanupsInEvaluationContext();
14247     DiscardCleanupsInEvaluationContext();
tools/clang/lib/Sema/SemaExprCXX.cpp
 6543   DiscardCleanupsInEvaluationContext();
tools/clang/lib/Sema/SemaLambda.cpp
 1238   DiscardCleanupsInEvaluationContext();
tools/clang/lib/Sema/SemaOpenMP.cpp
 2200   DiscardCleanupsInEvaluationContext();
15709   DiscardCleanupsInEvaluationContext();
15771   DiscardCleanupsInEvaluationContext();
tools/clang/lib/Sema/SemaStmt.cpp
   63   DiscardCleanupsInEvaluationContext();
 4407   DiscardCleanupsInEvaluationContext();
 4424   DiscardCleanupsInEvaluationContext();
tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
 4164     S.DiscardCleanupsInEvaluationContext();