Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h1375 STMT_OMP_TARGET_DIRECTIVE, enumerator
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp2000 Code = serialization::STMT_OMP_TARGET_DIRECTIVE; in VisitOMPTargetDirective()
H A DASTReaderStmt.cpp2734 case STMT_OMP_TARGET_DIRECTIVE: in ReadStmtFromStream()