Searched refs:hasTarget (Results 1 – 10 of 10) sorted by relevance
69 bool hasTarget(Target &Targ) const { in hasTarget() function154 bool hasTarget(const Target &Targ) const { in hasTarget() function
142 bool hasTarget(const Target &Targ) const { in hasTarget() function
63 if (!Clang.hasTarget()) in createMissingComponents()
199 if (!Lib.hasTarget(Ctx.Target)) in shouldIgnoreReexport()202 if ((*Sym)->hasTarget(Ctx.Target)) in shouldIgnoreReexport()
405 bool hasTarget() const { return Target != nullptr; } in hasTarget() function
748 if (!instance->hasTarget()) in Create()
479 assert(m_compiler->hasTarget()); in ClangExpressionParser()
122 if (!Clang->hasTarget()) in CreateCI()
111 if (!hasTarget()) in createTarget()
1496 if (CI.hasTarget()) in transferASTDataFromCompilerInstance()