Searched defs:VisitOMPUpdateClause (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 344 void OMPClauseProfiler::VisitOMPUpdateClause(const OMPUpdateClause *) {} in VisitOMPUpdateClause() function in __anon872c98e20211::OMPClauseProfiler |
H A D | StmtPrinter.cpp | 703 void OMPClausePrinter::VisitOMPUpdateClause(OMPUpdateClause *) { in VisitOMPUpdateClause() function in __anon6da858550211::OMPClausePrinter |
/aosp_15_r20/external/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 1870 void OMPClauseWriter::VisitOMPUpdateClause(OMPUpdateClause *) {} in VisitOMPUpdateClause() function in OMPClauseWriter |
H A D | ASTReaderStmt.cpp | 2028 void OMPClauseReader::VisitOMPUpdateClause(OMPUpdateClause *) {} in VisitOMPUpdateClause() function in OMPClauseReader |
/aosp_15_r20/external/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2111 void OMPClauseEnqueue::VisitOMPUpdateClause(const OMPUpdateClause *) {} in VisitOMPUpdateClause() function in __anonef1af4320311::OMPClauseEnqueue |