Home
last modified time | relevance | path

Searched defs:GetParentType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/runtime/
H A Dtype-info.cpp150 RT_API_ATTRS const DerivedType *DerivedType::GetParentType() const { GetParentType() function in Fortran::runtime::typeInfo::DerivedType
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp2331 SymbolFileNativePDB::GetParentType(llvm::codeview::TypeIndex ti) { GetParentType() function in SymbolFileNativePDB