Home
last modified time | relevance | path

Searched refs:shouldUseRuntimeFunctionsForAlloc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DObjCRuntime.h228 bool shouldUseRuntimeFunctionsForAlloc() const { in shouldUseRuntimeFunctionsForAlloc() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp387 Runtime.shouldUseRuntimeFunctionsForAlloc() && in tryGenerateSpecializedMessageSend()