Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1268 auto location_type = member->getLocationType(); in AddRecordMembers() local
1271 if (location_type == PDB_LocType::ThisRel) in AddRecordMembers()
1282 if (location_type == PDB_LocType::BitField) in AddRecordMembers()