Home
last modified time | relevance | path

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

/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 { GetFunction() function in SBFrame
/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h73 llvm::Function *GetFunction() { in GetFunction() function
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp427 static llvm::Function *GetFunction(llvm::Value *value) { GetFunction() function in ObjcObjectChecker
/llvm-project/llvm/unittests/ADT/
H A DMappedIteratorTest.cpp181 TYPED_TEST(MappedIteratorTestBasic, GetFunction) { in TYPED_TEST() argument
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp700 void LVScope::traverseParents(LVScopeGetFunction GetFunction, in traverseParents()
713 void LVScope::traverseParentsAndChildren(LVObjectGetFunction GetFunction, in traverseParentsAndChildren()
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp1701 bool SymbolFileDWARF::GetFunction(const DWARFDIE &die, SymbolContext &sc) { GetFunction() function in SymbolFileDWARF