HomeSort by: relevance | last modified time | path
    Searched refs:destroyARCStrongPrecise (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDecl.cpp 627 ? CodeGenFunction::destroyARCStrongPrecise
2082 return destroyARCStrongPrecise;
CGObjC.cpp 2752 void CodeGenFunction::destroyARCStrongPrecise(CodeGenFunction &CGF,
CodeGenFunction.h 4276 static Destroyer destroyARCStrongPrecise;
CGExpr.cpp 313 Destroy = Precise ? &CodeGenFunction::destroyARCStrongPrecise
CGBuiltin.cpp 1807 CodeGenFunction::destroyARCStrongPrecise,

Completed in 71 milliseconds