Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp592 void OMPClauseProfiler::VisitOMPUpdateClause(const OMPUpdateClause *) {} in VisitOMPUpdateClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp2019 void OMPClausePrinter::VisitOMPUpdateClause(OMPUpdateClause *Node) { in VisitOMPUpdateClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3525 bool RecursiveASTVisitor<Derived>::VisitOMPUpdateClause(OMPUpdateClause *) {
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7898 void OMPClauseWriter::VisitOMPUpdateClause(OMPUpdateClause *C) { in VisitOMPUpdateClause() function in OMPClauseWriter
H A DASTReader.cpp11576 void OMPClauseReader::VisitOMPUpdateClause(OMPUpdateClause *C) { in VisitOMPUpdateClause() function in OMPClauseReader