Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp258 static bool isObjCRuntimeLinked(const ArgList &Args) { in isObjCRuntimeLinked() function
7213 if (isObjCRuntimeLinked(Args) && in ConstructJob()