Home
last modified time | relevance | path

Searched defs:generateCC1CommandLine (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h161 void generateCC1CommandLine(llvm::SmallVectorImpl<const char *> &Args, in generateCC1CommandLine() function
/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4994 void CompilerInvocationBase::generateCC1CommandLine( generateCC1CommandLine() function in CompilerInvocationBase