Home
last modified time | relevance | path

Searched defs:Cleanup (Results 1 – 11 of 11) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dmingw-w64-seh-exceptions.cpp7 struct Cleanup { struct
8 ~Cleanup() { in ~Cleanup() argument
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCall.h74 EHScopeStack::stable_iterator Cleanup; member
109 void addArgCleanupDeactivation(EHScopeStack::stable_iterator Cleanup, in addArgCleanupDeactivation()
H A DCGBlocks.h154 EHScopeStack::stable_iterator Cleanup; variable
H A DCGExprCXX.cpp799 EHScopeStack::stable_iterator Cleanup; in EmitNewArrayInitializer() local
1203 CallDeleteDuringNew *Cleanup = CGF.EHStack in EnterNewDeleteCleanup() local
1220 CallDeleteDuringConditionalNew *Cleanup = CGF.EHStack in EnterNewDeleteCleanup() local
H A DCGCleanup.h96 enum Kind { Cleanup, Catch, Terminate, Filter }; enumerator
H A DCGCleanup.cpp181 EHCleanupScope &Cleanup = cast<EHCleanupScope>(*begin()); in popCleanup() local
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp154 if (const ExprWithCleanups *Cleanup = dyn_cast<ExprWithCleanups>(RetE)) in checkPreStmt() local
/minix3/external/bsd/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp80 static std::vector<std::string> Cleanup; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h387 bool Cleanup; // Omit redundant decls. variable
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp181 void OnDiskData::Cleanup() { in Cleanup() function in OnDiskData
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp390 class Cleanup { class
394 Cleanup(APValue *Val, bool IsLifetimeExtended) in Cleanup() function in __anon09ede6cd0111::Cleanup