Searched defs:invocation (Results 1 – 3 of 3) sorted by relevance
224 static void create_from_args(CompilerInvocation &invocation, in create_from_args()235 static void create_from_args(CompilerInvocation &invocation, in create_from_args()289 CompilerInvocation *invocation = new CompilerInvocation; in construct_invocation() local453 CompilerInvocation *invocation) in set_invocation()461 CompilerInvocation *invocation) in set_invocation()549 CompilerInvocation *invocation = in main() local
909 const char *invocation, const struct ssh_conn_info *cinfo, in load_hostkeys_command()
936 const internal::MapAnyOfMatcher<CallExpr, CXXConstructExpr> invocation; variable