Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DObjCRuntime.h229 bool shouldUseRuntimeFunctionsForAlloc() const { in shouldUseRuntimeFunctionsForAlloc() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp383 Runtime.shouldUseRuntimeFunctionsForAlloc() && in tryGenerateSpecializedMessageSend()