Searched defs:GetFunction (Results 1 – 7 of 7) sorted by relevance
73 SBFunction SBSymbolContext::GetFunction() { in GetFunction() function in SBSymbolContext
231 SBFunction SBAddress::GetFunction() { in GetFunction() function in SBAddress
184 SBFunction SBFrame::GetFunction() const { in GetFunction() function in SBFrame
73 llvm::Function *GetFunction() { in GetFunction() function
427 static llvm::Function *GetFunction(llvm::Value *value) { in GetFunction() function in ObjcObjectChecker
708 traverseParents(LVScopeGetFunction GetFunction,LVScopeSetFunction SetFunction) traverseParents() argument 721 traverseParentsAndChildren(LVObjectGetFunction GetFunction,LVObjectSetFunction SetFunction) traverseParentsAndChildren() argument
1726 bool SymbolFileDWARF::GetFunction(const DWARFDIE &die, SymbolContext &sc) { in GetFunction() function in SymbolFileDWARF