Searched defs:GetFunction (Results 1 – 8 of 8) sorted by relevance
73 SBFunction SBSymbolContext::GetFunction() { in GetFunction() function in SBSymbolContext
231 SBFunction SBAddress::GetFunction() { in GetFunction() function in SBAddress
185 SBFunction SBFrame::GetFunction() const { in GetFunction() function in SBFrame
74 llvm::Function *GetFunction() { in GetFunction() function
344 static llvm::Function *GetFunction(llvm::Value *value) { in GetFunction() function in ObjcObjectChecker
156 Function &Block::GetFunction() { in GetFunction() function in Block
707 void LVScope::traverseParents(LVScopeGetFunction GetFunction, in traverseParents()720 void LVScope::traverseParentsAndChildren(LVObjectGetFunction GetFunction, in traverseParentsAndChildren()
1665 bool SymbolFileDWARF::GetFunction(const DWARFDIE &die, SymbolContext &sc) { in GetFunction() function in SymbolFileDWARF