Home
last modified time | relevance | path

Searched refs:class_parent_uid (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp749 auto class_parent_uid = pointer_type->getRawSymbol().getClassParentId(); in CreateLLDBTypeFromPDBType() local
750 auto class_parent_type = symbol_file->ResolveTypeUID(class_parent_uid); in CreateLLDBTypeFromPDBType()