Home
last modified time | relevance | path

Searched refs:OutFunction (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9413 Function **OutFunction) { in getSymbolFunctionGlobalAddress() argument
9420 if (OutFunction != nullptr) in getSymbolFunctionGlobalAddress()
9421 *OutFunction = Function; in getSymbolFunctionGlobalAddress()