Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h1450 STMT_OMP_SECTION_DIRECTIVE, enumerator
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2257 Code = serialization::STMT_OMP_SECTION_DIRECTIVE; in VisitOMPSectionDirective()
DASTReaderStmt.cpp3292 case STMT_OMP_SECTION_DIRECTIVE: in ReadStmtFromStream()