Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Support/
H A DGICHelper.cpp53 int NumChunks; in APIntFromVal() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp284 const Chunk *Chunks, unsigned NumChunks, unsigned Priority, in CodeCompletionString()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h568 unsigned NumChunks : 16; variable