Searched refs:hasTarget (Results 1 – 9 of 9) sorted by relevance
70 bool hasTarget(Target &Targ) const { in hasTarget() function155 bool hasTarget(const Target &Targ) const { in hasTarget() function
143 bool hasTarget(const Target &Targ) const { in hasTarget() function
63 if (!Clang.hasTarget()) in createMissingComponents()
218 if (!Lib.hasTarget(Ctx.Target)) in shouldIgnoreReexport()221 if ((*Sym)->hasTarget(Ctx.Target)) in shouldIgnoreReexport()
391 bool hasTarget() const { return Target != nullptr; } in hasTarget() function
757 if (!instance->hasTarget()) in Create()
130 if (!Clang->hasTarget()) in CreateCI()
111 if (!hasTarget()) in createTarget()
1496 if (CI.hasTarget()) in transferASTDataFromCompilerInstance()