Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DStmtProfile.cpp344 void OMPClauseProfiler::VisitOMPUpdateClause(const OMPUpdateClause *) {} in VisitOMPUpdateClause() function in __anon872c98e20211::OMPClauseProfiler
H A DStmtPrinter.cpp703 void OMPClausePrinter::VisitOMPUpdateClause(OMPUpdateClause *) { in VisitOMPUpdateClause() function in __anon6da858550211::OMPClausePrinter
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp1870 void OMPClauseWriter::VisitOMPUpdateClause(OMPUpdateClause *) {} in VisitOMPUpdateClause() function in OMPClauseWriter
H A DASTReaderStmt.cpp2028 void OMPClauseReader::VisitOMPUpdateClause(OMPUpdateClause *) {} in VisitOMPUpdateClause() function in OMPClauseReader
/aosp_15_r20/external/clang/tools/libclang/
H A DCIndex.cpp2111 void OMPClauseEnqueue::VisitOMPUpdateClause(const OMPUpdateClause *) {} in VisitOMPUpdateClause() function in __anonef1af4320311::OMPClauseEnqueue