Searched defs:VisitOMPReadClause (Results 1 - 3 of 3) sorted by relevance

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

Completed in 380 milliseconds