Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DObjCRuntime.h243 bool shouldUseRuntimeFunctionsForAlloc() const { in shouldUseRuntimeFunctionsForAlloc() function
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp389 Runtime.shouldUseRuntimeFunctionsForAlloc() && in tryGenerateSpecializedMessageSend()