Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h1470 STMT_OMP_TEAMS_DIRECTIVE, enumerator
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2410 Code = serialization::STMT_OMP_TEAMS_DIRECTIVE; in VisitOMPTeamsDirective()
DASTReaderStmt.cpp3405 case STMT_OMP_TEAMS_DIRECTIVE: in ReadStmtFromStream()