Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dmingw-w64-seh-exceptions.cpp7 struct Cleanup { struct
8 ~Cleanup() { in ~Cleanup() argument
/external/v8/test/cctest/
Dtest-unscopables-hidden-prototype.cc13 static void Cleanup() { in Cleanup() function
/external/clang/lib/CodeGen/
DCGCall.h74 EHScopeStack::stable_iterator Cleanup; member
109 void addArgCleanupDeactivation(EHScopeStack::stable_iterator Cleanup, in addArgCleanupDeactivation()
DCGBlocks.h154 EHScopeStack::stable_iterator Cleanup; variable
DCGExprCXX.cpp803 EHScopeStack::stable_iterator Cleanup; in EmitNewArrayInitializer() local
1208 CallDeleteDuringNew *Cleanup = CGF.EHStack in EnterNewDeleteCleanup() local
1225 CallDeleteDuringConditionalNew *Cleanup = CGF.EHStack in EnterNewDeleteCleanup() local
DCGCleanup.h96 enum Kind { Cleanup, Catch, Terminate, Filter }; enumerator
DCGCleanup.cpp183 EHCleanupScope &Cleanup = cast<EHCleanupScope>(*begin()); in popCleanup() local
/external/skia/site/dev/chrome/
Dblink.md96 ### Cleanup subsection
/external/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h31 enum ActionType { Catch, Cleanup }; enumerator
118 Function *Cleanup; member
/external/clang/lib/StaticAnalyzer/Checkers/
DStackAddrEscapeChecker.cpp154 if (const ExprWithCleanups *Cleanup = dyn_cast<ExprWithCleanups>(RetE)) in checkPreStmt() local
/external/google-breakpad/src/tools/windows/converter/
Dms_symbol_server_converter.cc166 bool Cleanup() { in Cleanup() function in google_breakpad::AutoSymSrv
/external/lldb/source/Interpreter/
DCommandObject.cpp328 CommandObject::Cleanup () in Cleanup() function in CommandObject
/external/llvm/tools/gold/
Dgold-plugin.cpp82 static std::vector<std::string> Cleanup; variable
/external/pcre/dist/
Dpcrecpp.cc100 void RE::Cleanup() { in Cleanup() function in pcrecpp::RE
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTraverse.h387 bool Cleanup; // Omit redundant decls. variable
/external/clang/lib/Frontend/
DASTUnit.cpp178 void OnDiskData::Cleanup() { in Cleanup() function in OnDiskData
/external/clang/lib/AST/
DExprConstant.cpp390 class Cleanup { class
394 Cleanup(APValue *Val, bool IsLifetimeExtended) in Cleanup() function in __anona626307c0111::Cleanup