Searched refs:getCurrentChunkIndex (Results 1 – 2 of 2) sorted by relevance
183 unsigned getCurrentChunkIndex() const { in getCurrentChunkIndex() function in __anon9acaebf90111::TypeProcessingState399 for (unsigned i = state.getCurrentChunkIndex(); i != 0; --i) { in distributeObjCPointerTypeAttr()520 for (unsigned i = state.getCurrentChunkIndex(); i != 0; --i) { in distributeFunctionTypeAttr()724 assert(state.getCurrentChunkIndex() == declarator.getNumTypeObjects() - 1); in maybeSynthesizeBlockSignature()6027 for (unsigned i = state.getCurrentChunkIndex(); i != 0; --i) { in distributeNullabilityTypeAttr()6708 if (state.getCurrentChunkIndex() > 0 && in processTypeAttrs()6709 D.getTypeObject(state.getCurrentChunkIndex() - 1).Kind == in processTypeAttrs()6713 } else if (state.getCurrentChunkIndex() == 0 && in processTypeAttrs()6720 else if (state.getCurrentChunkIndex() == 0 && in processTypeAttrs()
216 unsigned getCurrentChunkIndex() const { in getCurrentChunkIndex() function in __anon6036cc870111::TypeProcessingState467 for (unsigned i = state.getCurrentChunkIndex(); i != 0; --i) { in distributeObjCPointerTypeAttr()585 for (unsigned i = state.getCurrentChunkIndex(); i != 0; --i) { in distributeFunctionTypeAttr()775 assert(state.getCurrentChunkIndex() == declarator.getNumTypeObjects() - 1); in maybeSynthesizeBlockSignature()7255 for (unsigned i = state.getCurrentChunkIndex(); i != 0; --i) { in distributeNullabilityTypeAttr()8217 endIndex = state.getCurrentChunkIndex(); in processTypeAttrs()