Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h1943 STMT_OMP_INTEROP_DIRECTIVE, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp2548 Code = serialization::STMT_OMP_INTEROP_DIRECTIVE; in VisitOMPInteropDirective()
H A DASTReaderStmt.cpp3523 case STMT_OMP_INTEROP_DIRECTIVE: in ReadStmtFromStream()