Searched defs:VisitOMPUpdateClause (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 579 void OMPClauseProfiler::VisitOMPUpdateClause(const OMPUpdateClause *) {} in VisitOMPUpdateClause() function in __anon9529c64a0211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 1912 void OMPClausePrinter::VisitOMPUpdateClause(OMPUpdateClause *Node) { in VisitOMPUpdateClause() function in OMPClausePrinter |
/freebsd/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 7211 void OMPClauseWriter::VisitOMPUpdateClause(OMPUpdateClause *C) { in VisitOMPUpdateClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 10848 void OMPClauseReader::VisitOMPUpdateClause(OMPUpdateClause *C) { in VisitOMPUpdateClause() function in OMPClauseReader |