Searched refs:createInvocationFromCommandLine (Results 1 – 4 of 4) sorted by relevance
33 std::unique_ptr<CompilerInvocation> clang::createInvocationFromCommandLine( in createInvocationFromCommandLine() function in clang
1724 CI = createInvocationFromCommandLine( in LoadFromCommandLine()
197 std::unique_ptr<CompilerInvocation> createInvocationFromCommandLine(
618 clang::createInvocationFromCommandLine(compiler_invocation_argument_cstrs, in Create()