Home | History | Annotate | Download | only in Parse

Lines Matching refs:SymbolIdx

1845   unsigned SymbolIdx = 0;
1853 SymbolLocations[SymbolIdx++] = ConsumeToken();
1864 SymbolLocations[SymbolIdx++] = T.getOpenLocation();
1865 SymbolLocations[SymbolIdx++] = T.getCloseLocation();
1875 SymbolLocations[SymbolIdx++] = ConsumeToken(); \
1889 SymbolLocations[SymbolIdx++] = T.getOpenLocation();
1890 SymbolLocations[SymbolIdx++] = T.getCloseLocation();
1903 SymbolLocations[SymbolIdx++] = T.getOpenLocation();
1904 SymbolLocations[SymbolIdx++] = T.getCloseLocation();