Searched refs:ArrayInfo (Results 1 – 1 of 1) sorted by relevance
63 ArrayDesignatorInfo ArrayInfo; member91 return ArrayInfo.Index; in getArrayIndex()107 return SourceLocation::getFromRawEncoding(ArrayInfo.LBracketLoc); in getLBracketLoc()116 return SourceLocation::getFromRawEncoding(ArrayInfo.RBracketLoc); in getRBracketLoc()140 D.ArrayInfo.Index = Index; in getArray()141 D.ArrayInfo.LBracketLoc = LBracketLoc.getRawEncoding(); in getArray()142 D.ArrayInfo.RBracketLoc = 0; in getArray()164 ArrayInfo.RBracketLoc = RBracketLoc.getRawEncoding(); in setRBracketLoc()