Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Serialization/
H A DASTBitCodes.h1989 STMT_OMP_DISPATCH_DIRECTIVE, enumerator
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriterStmt.cpp2658 Code = serialization::STMT_OMP_DISPATCH_DIRECTIVE; in VisitOMPDispatchDirective()
H A DASTReaderStmt.cpp3702 case STMT_OMP_DISPATCH_DIRECTIVE: in ReadStmtFromStream()