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

  /external/clang/lib/CodeGen/
CGExprCXX.cpp     [all...]
CGExprAgg.cpp 531 if (dtorKind) CGF.DeactivateCleanupBlock(cleanup, cleanupDominator);
    [all...]
CGCleanup.cpp     [all...]
CGException.cpp 379 DeactivateCleanupBlock(cleanup,
    [all...]
CodeGenFunction.h 459 /// DeactivateCleanupBlock - Deactivates the given cleanup block.
467 void DeactivateCleanupBlock(EHScopeStack::stable_iterator Cleanup,
    [all...]
CGCall.cpp     [all...]

Completed in 388 milliseconds