Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DObjCRuntime.h229 bool shouldUseRuntimeFunctionsForAlloc() const { in shouldUseRuntimeFunctionsForAlloc() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjC.cpp389 Runtime.shouldUseRuntimeFunctionsForAlloc() && in tryGenerateSpecializedMessageSend()