Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp475 const llvm::Function *called_function = GetCalledFunction(call_inst); in InspectInstruction() local
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRInterpreter.cpp75 const llvm::Function *called_function = call->getCalledFunction(); in CanIgnoreCall() local