Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp545 void OMPClauseProfiler::VisitOMPUpdateClause(const OMPUpdateClause *) {} in VisitOMPUpdateClause() function in __anonbcda4ffe0211::OMPClauseProfiler
H A DOpenMPClause.cpp1754 void OMPClausePrinter::VisitOMPUpdateClause(OMPUpdateClause *Node) { in VisitOMPUpdateClause() function in OMPClausePrinter
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3212 bool RecursiveASTVisitor<Derived>::VisitOMPUpdateClause(OMPUpdateClause *) {
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6127 void OMPClauseWriter::VisitOMPUpdateClause(OMPUpdateClause *C) { in VisitOMPUpdateClause() function in OMPClauseWriter
H A DASTReader.cpp12139 void OMPClauseReader::VisitOMPUpdateClause(OMPUpdateClause *C) { in VisitOMPUpdateClause() function in OMPClauseReader