Searched defs:setTarget (Results 1 – 8 of 8) sorted by relevance
52 void elf::setTarget(Ctx &ctx) { in setTarget() function in elf
426 void setTarget(DarwinPlatformKind Platform, DarwinEnvironmentKind Environment, in setTarget() function
527 void DylibVerifier::setTarget(const Target &T) { in setTarget() function in clang::installapi::DylibVerifier
775 void HeaderSearch::setTarget(const TargetInfo &Target) { in setTarget() function in HeaderSearch
360 void ModuleMap::setTarget(const TargetInfo &Target) { in setTarget() function in ModuleMap
104 void CompilerInstance::setTarget(TargetInfo *Value) { Target = Value; } in setTarget() function in CompilerInstance
96 void setTarget(Symbol &Target) { this->Target = &Target; } in setTarget() function
80 void PerTargetMIParsingState::setTarget( in setTarget() function in PerTargetMIParsingState