Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h1471 STMT_OMP_TASKGROUP_DIRECTIVE, enumerator
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2389 Code = serialization::STMT_OMP_TASKGROUP_DIRECTIVE; in VisitOMPTaskgroupDirective()
DASTReaderStmt.cpp3348 case STMT_OMP_TASKGROUP_DIRECTIVE: in ReadStmtFromStream()