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 475 CleanupKind cleanupKind = CGF.getARCCleanupKind();
    [all...]
CGExpr.cpp 271 CleanupKind cleanupKind = CGF.getARCCleanupKind();
460 CleanupKind cleanupKind = getARCCleanupKind();
    [all...]
CGObjC.cpp 469 EHStack.pushCleanup<FinishARCDealloc>(getARCCleanupKind());
    [all...]
CodeGenFunction.h     [all...]

Completed in 462 milliseconds