Home
last modified time | relevance | path

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

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