Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp575 void OMPClauseProfiler::VisitOMPReadClause(const OMPReadClause *) {} in VisitOMPReadClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp1908 void OMPClausePrinter::VisitOMPReadClause(OMPReadClause *) { OS << "read"; } in VisitOMPReadClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3444 bool RecursiveASTVisitor<Derived>::VisitOMPReadClause(OMPReadClause *) {
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7207 void OMPClauseWriter::VisitOMPReadClause(OMPReadClause *) {} in VisitOMPReadClause() function in OMPClauseWriter
H A DASTReader.cpp10844 void OMPClauseReader::VisitOMPReadClause(OMPReadClause *) {} in VisitOMPReadClause() function in OMPClauseReader