Searched refs:hasTarget (Results 1 – 3 of 3) sorted by relevance
327 bool hasTarget() const { return Target != nullptr; } in hasTarget() function
1057 if (!Clang->hasTarget()) in Parse()1522 if (!Clang->hasTarget()) { in getMainBufferWithPrecompiledPreamble()1667 if (CI.hasTarget()) in transferASTDataFromCompilerInstance()1783 if (!Clang->hasTarget()) in LoadFromCompilerInvocationAction()2358 if (!Clang->hasTarget()) { in CodeComplete()
779 if (!hasTarget()) in ExecuteAction()