Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Serialization/
DASTBitCodes.h1935 STMT_OMP_MASTER_DIRECTIVE, enumerator
/openbsd/src/gnu/llvm/clang/lib/Serialization/
DASTWriterStmt.cpp2309 Code = serialization::STMT_OMP_MASTER_DIRECTIVE; in VisitOMPMasterDirective()
DASTReaderStmt.cpp3351 case STMT_OMP_MASTER_DIRECTIVE: in ReadStmtFromStream()