Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp534 void OMPClauseProfiler::VisitOMPReadClause(const OMPReadClause *) {} in VisitOMPReadClause() function in __anon7985e62b0211::OMPClauseProfiler
H A DOpenMPClause.cpp1708 void OMPClausePrinter::VisitOMPReadClause(OMPReadClause *) { OS << "read"; } in VisitOMPReadClause() function in OMPClausePrinter
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3162 bool RecursiveASTVisitor<Derived>::VisitOMPReadClause(OMPReadClause *) {
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp6116 void OMPClauseWriter::VisitOMPReadClause(OMPReadClause *) {} in VisitOMPReadClause() function in OMPClauseWriter
H A DASTReader.cpp12093 void OMPClauseReader::VisitOMPReadClause(OMPReadClause *) {} in VisitOMPReadClause() function in OMPClauseReader
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2257 void OMPClauseEnqueue::VisitOMPReadClause(const OMPReadClause *) {} in VisitOMPReadClause() function in __anondcfcb7bb0311::OMPClauseEnqueue