Searched refs:shouldUseFusedARCCalls (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjC.cpp2127 if (shouldUseFusedARCCalls() &&
H A DCodeGenFunction.h1205 bool shouldUseFusedARCCalls() { function in class:clang::CodeGen::CodeGenFunction
H A DCGCall.cpp2594 if (CGF.shouldUseFusedARCCalls())

Completed in 115 milliseconds