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;
588 CI.generateCC1CommandLine([&](const Twine &Arg) { in getModuleContextHash()
931 Invocation.generateCC1CommandLine(Args, SA); in checkCC1RoundTrip()5253 Invocation.generateCC1CommandLine(Args, SA); in CreateFromArgs()5386 void CompilerInvocationBase::generateCC1CommandLine( in generateCC1CommandLine() function in CompilerInvocationBase5412 generateCC1CommandLine( in getCC1CommandLine()