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

  /external/clang/lib/CodeGen/
CGDecl.cpp     [all...]
CGException.cpp 360 pushFullExprCleanup<FreeException>(EHCleanup, addr.getPointer());
    [all...]
CGObjC.cpp     [all...]
CodeGenFunction.h 402 /// pushFullExprCleanup - Push a cleanup to be run at the end of the
406 void pushFullExprCleanup(CleanupKind kind, As... A) {
    [all...]
CGCall.cpp     [all...]
CGExpr.cpp 437 pushFullExprCleanup<CallLifetimeEnd>(NormalEHLifetimeMarker, Object,
    [all...]

Completed in 237 milliseconds