Searched defs:setTarget (Results 1 – 7 of 7) sorted by relevance
367 void setTarget(DarwinPlatformKind Platform, DarwinEnvironmentKind Environment, in setTarget() function
744 void HeaderSearch::setTarget(const TargetInfo &Target) { in setTarget() function in HeaderSearch
332 void ModuleMap::setTarget(const TargetInfo &Target) { in setTarget() function in ModuleMap
103 void CompilerInstance::setTarget(TargetInfo *Value) { Target = Value; } in setTarget() function in CompilerInstance
89 void setTarget(Symbol &Target) { this->Target = &Target; } in setTarget() function
81 void PerTargetMIParsingState::setTarget( in setTarget() function in PerTargetMIParsingState
2712 void setTarget(Expr *E) { Target = reinterpret_cast<Stmt *>(E); } in setTarget() function