Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Support/
H A DGICHelper.cpp53 int NumChunks; in APIntFromVal() local
/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp290 CodeCompletionString(const Chunk * Chunks,unsigned NumChunks,unsigned Priority,CXAvailabilityKind Availability,const char ** Annotations,unsigned NumAnnotations,StringRef ParentName,const char * BriefComment) CodeCompletionString() argument
/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h576 unsigned NumChunks : 16; global() variable