Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp290 const Chunk *Chunks, unsigned NumChunks, unsigned Priority, in CodeCompletionString() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h575 unsigned NumChunks : 16; global() variable