Searched refs:createInvocationFromCommandLine (Results 1 – 4 of 4) sorted by relevance
29 std::unique_ptr<CompilerInvocation> clang::createInvocationFromCommandLine( in createInvocationFromCommandLine() function in clang
1734 CI = createInvocationFromCommandLine( in LoadFromCommandLine()
220 std::unique_ptr<CompilerInvocation> createInvocationFromCommandLine(
665 clang::createInvocationFromCommandLine(compiler_invocation_argument_cstrs, in Create()