Searched defs:LocKind (Results 1 – 3 of 3) sorted by relevance
39 StorageLocation(Kind LocKind, QualType Type) : LocKind(LocKind), Type(Type) { in StorageLocation()
1014 enum class LocKind { Mem, Val, None }; global() enum in __anonaad91fb70211::AssignmentTrackingLowering 1484 using LocKind = AssignmentTrackingLowering::LocKind; locStr() typedef [all...]
559 MachineLocKind LocKind = Locs[I].Kind; BuildDbgValue() local