Home
last modified time | relevance | path

Searched defs:VisitOMPDependClause (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp830 void OMPClauseProfiler::VisitOMPDependClause(const OMPDependClause *C) { in VisitOMPDependClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp2286 void OMPClausePrinter::VisitOMPDependClause(OMPDependClause *Node) { in VisitOMPDependClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7490 void OMPClauseWriter::VisitOMPDependClause(OMPDependClause *C) { in VisitOMPDependClause() function in OMPClauseWriter
H A DASTReader.cpp11259 void OMPClauseReader::VisitOMPDependClause(OMPDependClause *C) { in VisitOMPDependClause() function in OMPClauseReader