Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Serialization/
H A DASTBitCodes.h1983 STMT_OMP_TARGET_TEAMS_DIRECTIVE, enumerator
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriterStmt.cpp2619 Code = serialization::STMT_OMP_TARGET_TEAMS_DIRECTIVE; in VisitOMPTargetTeamsDirective()
H A DASTReaderStmt.cpp3660 case STMT_OMP_TARGET_TEAMS_DIRECTIVE: in ReadStmtFromStream()