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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp510 void OMPClauseProfiler::VisitOMPReadClause(const OMPReadClause *) {} function in class:__anon271::OMPClauseProfiler
H A DOpenMPClause.cpp1319 void OMPClausePrinter::VisitOMPReadClause(OMPReadClause *) { OS << "read"; } function in class:OMPClausePrinter
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3100 bool RecursiveASTVisitor<Derived>::VisitOMPReadClause(OMPReadClause *) { function in class:clang::RecursiveASTVisitor
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6140 void OMPClauseWriter::VisitOMPReadClause(OMPReadClause *) {}
H A DASTReader.cpp11829 void OMPClauseReader::VisitOMPReadClause(OMPReadClause *) {}

Completed in 280 milliseconds