Home
last modified time | relevance | path

Searched refs:getCurrentChunkIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp208 unsigned getCurrentChunkIndex() const { in getCurrentChunkIndex() function in __anonbf0734260111::TypeProcessingState
432 for (unsigned i = state.getCurrentChunkIndex(); i != 0; --i) { in distributeObjCPointerTypeAttr()
550 for (unsigned i = state.getCurrentChunkIndex(); i != 0; --i) { in distributeFunctionTypeAttr()
740 assert(state.getCurrentChunkIndex() == declarator.getNumTypeObjects() - 1); in maybeSynthesizeBlockSignature()
6650 for (unsigned i = state.getCurrentChunkIndex(); i != 0; --i) { in distributeNullabilityTypeAttr()
7226 auto ChunkIndex = State.getCurrentChunkIndex(); in deduceOpenCLImplicitAddrSpace()
7445 endIndex = state.getCurrentChunkIndex(); in processTypeAttrs()