Searched refs:LocationList (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLoc.h88 struct LocationList { struct in class:llvm::final
97 using LocationLists = SmallVector<LocationList, 4>;
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Daslerror.c1036 LocationNode = Current->LocationList;
1155 NewErrorLocationNode->Next = Current->LocationList;
1156 Current->LocationList = NewErrorLocationNode;
1300 CurrentErrorLocation = Current->LocationList;
H A Dasltypes.h292 struct asl_location_node *LocationList; member in struct:asl_expected_msg_node

Completed in 146 milliseconds