Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTBitCodes.h1466 STMT_OMP_TARGET_ENTER_DATA_DIRECTIVE, enumerator
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2342 Code = serialization::STMT_OMP_TARGET_ENTER_DATA_DIRECTIVE; in VisitOMPTargetEnterDataDirective()
DASTReaderStmt.cpp3377 case STMT_OMP_TARGET_ENTER_DATA_DIRECTIVE: in ReadStmtFromStream()