Searched refs:ModifierLoc (Results 1 – 1 of 1) sorted by relevance
2491 LocTy ModifierLoc = Lex.getLoc(); in ParseValID() local2516 return Error(ModifierLoc, "nuw only applies to integer operations"); in ParseValID()2518 return Error(ModifierLoc, "nsw only applies to integer operations"); in ParseValID()