Searched refs:quoteMakeTarget (Results 1 – 4 of 4) sorted by relevance
19 void quoteMakeTarget(StringRef Target, SmallVectorImpl<char> &Res);
11 void clang::quoteMakeTarget(StringRef Target, SmallVectorImpl<char> &Res) { in quoteMakeTarget() function in clang
75 quoteMakeTarget(CI.getFrontendOpts().OutputFile, Target); in addOutputPaths()
1136 quoteMakeTarget(A->getValue(), Quoted); in AddPreprocessingOptions()1161 quoteMakeTarget(DepTarget, Quoted); in AddPreprocessingOptions()