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
147 quoteMakeTarget(FrontendOpts.OutputFile, Target); in getCanonicalCommandLine()
1247 quoteMakeTarget(A->getValue(), Quoted); in AddPreprocessingOptions()1272 quoteMakeTarget(DepTarget, Quoted); in AddPreprocessingOptions()