Searched refs:SymbolIdx (Results 1 – 2 of 2) sorted by relevance
2154 unsigned SymbolIdx = 0; in ParseUnqualifiedIdOperator() local2162 SymbolLocations[SymbolIdx++] = ConsumeToken(); in ParseUnqualifiedIdOperator()2173 SymbolLocations[SymbolIdx++] = T.getOpenLocation(); in ParseUnqualifiedIdOperator()2174 SymbolLocations[SymbolIdx++] = T.getCloseLocation(); in ParseUnqualifiedIdOperator()2184 SymbolLocations[SymbolIdx++] = ConsumeToken(); \ in ParseUnqualifiedIdOperator()2198 SymbolLocations[SymbolIdx++] = T.getOpenLocation(); in ParseUnqualifiedIdOperator()2199 SymbolLocations[SymbolIdx++] = T.getCloseLocation(); in ParseUnqualifiedIdOperator()2212 SymbolLocations[SymbolIdx++] = T.getOpenLocation(); in ParseUnqualifiedIdOperator()2213 SymbolLocations[SymbolIdx++] = T.getCloseLocation(); in ParseUnqualifiedIdOperator()
698 uint32_t SymbolIdx = getPlainRelocationSymbolNum(RE); in getRelocationSymbol() local707 uint64_t Offset = S.symoff + SymbolIdx * SymbolTableEntrySize; in getRelocationSymbol()