Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h1548 Expr *getChunkSize() { return ChunkSize; } in getChunkSize() function
1551 const Expr *getChunkSize() const { return ChunkSize; } in getChunkSize() function
6279 Expr *getChunkSize() { return ChunkSize; } in getChunkSize() function
6282 const Expr *getChunkSize() const { return ChunkSize; } in getChunkSize() function