Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp190 FunctionCaller *invocation = loader->GetFunctionCaller(); in DoLoadImage() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp731 std::shared_ptr<clang::CompilerInvocation> invocation = in Create() local
/openbsd-src/usr.bin/ssh/
H A Dsshconnect.c835 const char *invocation, const struct ssh_conn_info *cinfo, in load_hostkeys_command() argument
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp953 const internal::MapAnyOfMatcher<CallExpr, CXXConstructExpr> invocation; variable