Searched refs:compiler_invocation_argument_cstrs (Results 1 – 1 of 1) sorted by relevance
610 std::vector<const char *> compiler_invocation_argument_cstrs; in Create() local611 compiler_invocation_argument_cstrs.reserve( in Create()614 compiler_invocation_argument_cstrs.push_back(arg.c_str()); in Create()618 clang::createInvocationFromCommandLine(compiler_invocation_argument_cstrs, in Create()