Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/Basic/
HDObjCRuntime.h243 bool shouldUseRuntimeFunctionsForAlloc() const { in shouldUseRuntimeFunctionsForAlloc() function
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjC.cpp389 Runtime.shouldUseRuntimeFunctionsForAlloc() && in tryGenerateSpecializedMessageSend()