Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp538 void OMPClauseProfiler::VisitOMPUpdateClause(const OMPUpdateClause *) {} in VisitOMPUpdateClause() function in __anond25cfe950211::OMPClauseProfiler
H A DOpenMPClause.cpp1712 void OMPClausePrinter::VisitOMPUpdateClause(OMPUpdateClause *Node) { in VisitOMPUpdateClause() function in OMPClausePrinter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp6120 void OMPClauseWriter::VisitOMPUpdateClause(OMPUpdateClause *C) { in VisitOMPUpdateClause() function in OMPClauseWriter
H A DASTReader.cpp12097 void OMPClauseReader::VisitOMPUpdateClause(OMPUpdateClause *C) { in VisitOMPUpdateClause() function in OMPClauseReader
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2261 void OMPClauseEnqueue::VisitOMPUpdateClause(const OMPUpdateClause *) {} in VisitOMPUpdateClause() function in __anonc7fb92a50311::OMPClauseEnqueue