Searched refs:compiler_invocation_argument_cstrs (Results 1 – 1 of 1) sorted by relevance
653 std::vector<const char *> compiler_invocation_argument_cstrs; in Create() local654 compiler_invocation_argument_cstrs.reserve( in Create()657 compiler_invocation_argument_cstrs.push_back(arg.c_str()); in Create()665 clang::createInvocationFromCommandLine(compiler_invocation_argument_cstrs, in Create()