Searched defs:generateCC1CommandLine (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Frontend/ | ||
H A D | CompilerInvocation.h | 161 void generateCC1CommandLine(llvm::SmallVectorImpl<const char *> &Args, in generateCC1CommandLine() function |
/llvm-project/clang/lib/Frontend/ | ||
H A D | CompilerInvocation.cpp | 4994 void CompilerInvocationBase::generateCC1CommandLine( generateCC1CommandLine() function in CompilerInvocationBase |