Searched refs:hasTarget (Results 1 – 6 of 6) sorted by relevance
82 hasTarget: function() { method86 ht = ht || c.hasTarget();
282 hasTarget: function() { method
320 bool hasTarget() const { return Target != nullptr; } in hasTarget() function
1063 if (!Clang->hasTarget()) { in Parse()1552 if (!Clang->hasTarget()) { in getMainBufferWithPrecompiledPreamble()1699 if (CI.hasTarget()) in transferASTDataFromCompilerInstance()1815 if (!Clang->hasTarget()) in LoadFromCompilerInvocationAction()2388 if (!Clang->hasTarget()) { in CodeComplete()
779 if (!hasTarget()) in ExecuteAction()
256 assert (m_compiler->hasTarget()); in ClangExpressionParser()