Searched refs:generateCC1CommandLine (Results 1 – 3 of 3) sorted by relevance
161 void generateCC1CommandLine(llvm::SmallVectorImpl<const char *> &Args, in generateCC1CommandLine() function163 generateCC1CommandLine([&](const Twine &Arg) { in generateCC1CommandLine()176 void generateCC1CommandLine(ArgumentConsumer Consumer) const;
338 CI.generateCC1CommandLine([&](const Twine &Arg) { in getModuleContextHash()
903 Invocation.generateCC1CommandLine(Args, SA); in checkCC1RoundTrip()4700 Invocation.generateCC1CommandLine(Args, SA); in CreateFromArgs()4825 void CompilerInvocationBase::generateCC1CommandLine( in generateCC1CommandLine() function in CompilerInvocationBase4850 generateCC1CommandLine( in getCC1CommandLine()