Home
last modified time | relevance | path

Searched refs:STMT_OMP_TASKLOOP_DIRECTIVE (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Serialization/
DASTBitCodes.h1474 STMT_OMP_TASKLOOP_DIRECTIVE, enumerator
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2431 Code = serialization::STMT_OMP_TASKLOOP_DIRECTIVE; in VisitOMPTaskLoopDirective()
DASTReaderStmt.cpp3419 case STMT_OMP_TASKLOOP_DIRECTIVE: { in ReadStmtFromStream()