HomeSort by relevance Sort by last modified time
    Searched refs:ForceCleanup (Results 1 - 9 of 9) sorted by null

  /external/clang/lib/CodeGen/
CGStmt.cpp 702 ConditionScope.ForceCleanup();
870 ConditionScope.ForceCleanup();
873 ForScope.ForceCleanup();
    [all...]
CGObjCRuntime.cpp 283 cleanups.ForceCleanup();
CGDeclCXX.cpp 487 Scope.ForceCleanup();
CodeGenFunction.h 501 void ForceCleanup() {
540 if (PerformCleanup) ForceCleanup();
545 void ForceCleanup() {
547 RunCleanupsScope::ForceCleanup();
    [all...]
CGClass.cpp 744 RunCleanups.ForceCleanup();
    [all...]
CGException.cpp     [all...]
CGBlocks.cpp     [all...]
CGObjCMac.cpp     [all...]
CGObjC.cpp     [all...]

Completed in 442 milliseconds