Home
last modified time | relevance | path

Searched defs:invocation (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp720 std::shared_ptr<clang::CompilerInvocation> invocation = in Create() local
/src/crypto/openssh/
H A Dsshconnect.c882 const char *invocation, const struct ssh_conn_info *cinfo, in load_hostkeys_command()
/src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp963 const internal::MapAnyOfMatcher<CallExpr, CXXConstructExpr> invocation; variable