Home
last modified time | relevance | path

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

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