Home
last modified time | relevance | path

Searched refs:STMT_OMP_FOR_DIRECTIVE (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Serialization/
DASTBitCodes.h1447 STMT_OMP_FOR_DIRECTIVE, enumerator
/external/llvm-project/clang/include/clang/Serialization/
DASTBitCodes.h1892 STMT_OMP_FOR_DIRECTIVE, enumerator
/external/llvm-project/clang/lib/Serialization/
DASTWriterStmt.cpp2200 Code = serialization::STMT_OMP_FOR_DIRECTIVE; in VisitOMPForDirective()
DASTReaderStmt.cpp3148 case STMT_OMP_FOR_DIRECTIVE: { in ReadStmtFromStream()
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2237 Code = serialization::STMT_OMP_FOR_DIRECTIVE; in VisitOMPForDirective()
DASTReaderStmt.cpp3271 case STMT_OMP_FOR_DIRECTIVE: { in ReadStmtFromStream()