Home
last modified time | relevance | path

Searched defs:ChunkIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp3637 const DeclaratorChunk::FunctionTypeInfo &FTI, unsigned ChunkIndex) { in getCCForDeclaratorChunk()
H A DSemaCodeComplete.cpp3821 unsigned ChunkIndex = 0; in AddOverloadAggregateChunks() local