Searched refs:IndexLoc (Results 1 – 2 of 2) sorted by relevance
12029 SMLoc IndexLoc = Parser.getTok().getLoc(); in parseDirectivePersonalityIndex() local12057 return Error(IndexLoc, "index must be a constant number"); in parseDirectivePersonalityIndex()12059 return Error(IndexLoc, in parseDirectivePersonalityIndex()
18137 SourceLocation IndexLoc = in CheckArrayAccess() local18139 if (SourceMgr.isWrittenInSameFile(RBracketLoc, IndexLoc)) in CheckArrayAccess()