Searched refs:createInvocationFromCommandLine (Results 1 – 6 of 6) sorted by relevance
27 std::unique_ptr<CompilerInvocation> clang::createInvocationFromCommandLine( in createInvocationFromCommandLine() function in clang
1733 CI = createInvocationFromCommandLine( in LoadFromCommandLine()
70 createInvocationFromCommandLine(Args, InterimDiags); in createDiagnostics()
220 std::unique_ptr<CompilerInvocation> createInvocationFromCommandLine(
223 auto CInvok = createInvocationFromCommandLine(ArgsWithProgName, Diags); in printSourceSymbols()
512 createInvocationFromCommandLine(*Args, Diags); in clang_indexSourceFile_Impl()