Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h1899 STMT_OMP_PARALLEL_FOR_SIMD_DIRECTIVE, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp2267 Code = serialization::STMT_OMP_PARALLEL_FOR_SIMD_DIRECTIVE; in VisitOMPParallelForSimdDirective()
H A DASTReaderStmt.cpp3237 case STMT_OMP_PARALLEL_FOR_SIMD_DIRECTIVE: { in ReadStmtFromStream()