Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp277 SourceLocation EndLoc, unsigned CollapsedNum, in Create()
304 unsigned CollapsedNum, in CreateEmpty()
349 unsigned CollapsedNum, in CreateEmpty()
398 SourceLocation EndLoc, unsigned CollapsedNum, in Create()
565 unsigned CollapsedNum, EmptyShell) { in CreateEmpty()
1184 unsigned CollapsedNum, in CreateEmpty()
1350 unsigned CollapsedNum, in CreateEmpty()
1500 unsigned CollapsedNum, in CreateEmpty()
1624 const ASTContext &C, unsigned NumClauses, unsigned CollapsedNum, in CreateEmpty()
1806 unsigned CollapsedNum, in CreateEmpty()
[all …]
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h1097 unsigned CollapsedNum) in OMPLoopDirective()
1512 unsigned CollapsedNum) in OMPSimdDirective()
1578 unsigned CollapsedNum) in OMPForDirective()
1586 explicit OMPForDirective(unsigned CollapsedNum) in OMPForDirective()
1665 unsigned CollapsedNum) in OMPForSimdDirective()
2041 unsigned CollapsedNum) in OMPParallelForDirective()
3461 unsigned CollapsedNum) in OMPTaskLoopDirective()
3531 unsigned CollapsedNum) in OMPTaskLoopSimdDirective()
3883 unsigned CollapsedNum) in OMPDistributeDirective()
4299 unsigned CollapsedNum) in OMPTargetSimdDirective()
[all …]
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp3194 unsigned CollapsedNum = Record[ASTStmtReader::NumStmtFields]; in ReadStmtFromStream() local
3216 unsigned CollapsedNum = Record[ASTStmtReader::NumStmtFields]; in ReadStmtFromStream() local
3224 unsigned CollapsedNum = Record[ASTStmtReader::NumStmtFields]; in ReadStmtFromStream() local
3255 unsigned CollapsedNum = Record[ASTStmtReader::NumStmtFields]; in ReadStmtFromStream() local
3263 unsigned CollapsedNum = Record[ASTStmtReader::NumStmtFields]; in ReadStmtFromStream() local
3356 unsigned CollapsedNum = Record[ASTStmtReader::NumStmtFields]; in ReadStmtFromStream() local
3383 unsigned CollapsedNum = Record[ASTStmtReader::NumStmtFields]; in ReadStmtFromStream() local
3391 unsigned CollapsedNum = Record[ASTStmtReader::NumStmtFields]; in ReadStmtFromStream() local
3399 unsigned CollapsedNum = Record[ASTStmtReader::NumStmtFields]; in ReadStmtFromStream() local
3407 unsigned CollapsedNum = Record[ASTStmtReader::NumStmtFields]; in ReadStmtFromStream() local
[all …]