Home
last modified time | relevance | path

Searched refs:generateCC1CommandLine (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Frontend/
H A DCompilerInvocation.h235 void generateCC1CommandLine(llvm::SmallVectorImpl<const char *> &Args,
/openbsd/gnu/llvm/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp268 CI.generateCC1CommandLine(DummyArgs, [&](const Twine &Arg) { in getModuleContextHash()
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp4591 Invocation.generateCC1CommandLine(Args, SA); in CreateFromArgs()
4692 void CompilerInvocation::generateCC1CommandLine( in generateCC1CommandLine() function in CompilerInvocation
4721 generateCC1CommandLine(Args, SA); in getCC1CommandLine()