Searched defs:setTarget (Results 1 – 5 of 5) sorted by relevance
376 void setTarget(DarwinPlatformKind Platform, unsigned Major, unsigned Minor, in setTarget() function
539 void HeaderSearch::setTarget(const TargetInfo &Target) { in setTarget() function in HeaderSearch
102 void ModuleMap::setTarget(const TargetInfo &Target) { in setTarget() function in ModuleMap
80 void CompilerInstance::setTarget(TargetInfo *Value) { in setTarget() function in CompilerInstance
1264 void setTarget(Expr *E) { Target = reinterpret_cast<Stmt*>(E); } in setTarget() function