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

  /external/clang/lib/CodeGen/
CGDecl.cpp 465 CleanupKind cleanupKind = CGF.getARCCleanupKind();
    [all...]
CGExpr.cpp 295 CleanupKind cleanupKind = CGF.getARCCleanupKind();
490 CleanupKind cleanupKind = getARCCleanupKind();
    [all...]
CGObjC.cpp 469 EHStack.pushCleanup<FinishARCDealloc>(getARCCleanupKind());
    [all...]
CodeGenFunction.h     [all...]

Completed in 34 milliseconds