Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DObjCRuntime.h252 bool shouldUseRuntimeFunctionForCombinedAllocInit() const { in shouldUseRuntimeFunctionForCombinedAllocInit() function
/external/llvm-project/clang/lib/CodeGen/
DCGObjC.cpp524 if (!Runtime.shouldUseRuntimeFunctionForCombinedAllocInit()) in tryEmitSpecializedAllocInit()