Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DObjCRuntime.h253 bool shouldUseRuntimeFunctionForCombinedAllocInit() const { in shouldUseRuntimeFunctionForCombinedAllocInit() function
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGObjC.cpp527 if (!Runtime.shouldUseRuntimeFunctionForCombinedAllocInit()) in tryEmitSpecializedAllocInit()