Searched refs:compiler_invocation_argument_cstrs (Results 1 – 1 of 1) sorted by relevance
667 std::vector<const char *> compiler_invocation_argument_cstrs; in Create() local668 compiler_invocation_argument_cstrs.reserve( in Create()671 compiler_invocation_argument_cstrs.push_back(arg.c_str()); in Create()679 clang::createInvocationFromCommandLine(compiler_invocation_argument_cstrs, in Create()