Home
last modified time | relevance | path

Searched defs:OutFn (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp270 LLVMFindFunction(LLVMExecutionEngineRef EE,const char * Name,LLVMValueRef * OutFn) LLVMFindFunction() argument
/llvm-project/clang-tools-extra/clangd/
H A DDiagnostics.cpp471 toLSPDiags(const Diag & D,const URIForFile & File,const ClangdDiagnosticOptions & Opts,llvm::function_ref<void (clangd::Diagnostic,llvm::ArrayRef<Fix>)> OutFn) toLSPDiags() argument