Searched defs:GetParentType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/runtime/ | ||
H A D | type-info.cpp | 150 RT_API_ATTRS const DerivedType *DerivedType::GetParentType() const { GetParentType() function in Fortran::runtime::typeInfo::DerivedType |
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ | ||
H A D | SymbolFileNativePDB.cpp | 2331 SymbolFileNativePDB::GetParentType(llvm::codeview::TypeIndex ti) { GetParentType() function in SymbolFileNativePDB |