Searched defs:GetReferenceType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBType.cpp | 180 SBType SBType::GetReferenceType() { GetReferenceType() function in SBType |
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
H A D | Type.cpp | 1076 TypeImpl TypeImpl::GetReferenceType() const { GetReferenceType() function in TypeImpl |