Home
last modified time | relevance | path

Searched defs:GetFunction (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBSymbolContext.cpp73 SBFunction SBSymbolContext::GetFunction() { in GetFunction() function in SBSymbolContext
H A DSBAddress.cpp231 SBFunction SBAddress::GetFunction() { in GetFunction() function in SBAddress
H A DSBFrame.cpp184 SBFunction SBFrame::GetFunction() const { in GetFunction() function in SBFrame
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h73 llvm::Function *GetFunction() { in GetFunction() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp427 static llvm::Function *GetFunction(llvm::Value *value) { in GetFunction() function in ObjcObjectChecker
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp708 traverseParents(LVScopeGetFunction GetFunction,LVScopeSetFunction SetFunction) traverseParents() argument
721 traverseParentsAndChildren(LVObjectGetFunction GetFunction,LVObjectSetFunction SetFunction) traverseParentsAndChildren() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1726 bool SymbolFileDWARF::GetFunction(const DWARFDIE &die, SymbolContext &sc) { in GetFunction() function in SymbolFileDWARF