Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h1470 STMT_OMP_TEAMS_DIRECTIVE, enumerator
/external/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h1918 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()
/external/llvm-project/clang/lib/Serialization/
DASTWriterStmt.cpp2375 Code = serialization::STMT_OMP_TEAMS_DIRECTIVE; in VisitOMPTeamsDirective()
DASTReaderStmt.cpp3301 case STMT_OMP_TEAMS_DIRECTIVE: in ReadStmtFromStream()