Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h1893 STMT_OMP_SECTIONS_DIRECTIVE, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp2229 Code = serialization::STMT_OMP_SECTIONS_DIRECTIVE; in VisitOMPSectionsDirective()
H A DASTReaderStmt.cpp3206 case STMT_OMP_SECTIONS_DIRECTIVE: in ReadStmtFromStream()