Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp828 void OMPClauseProfiler::VisitOMPDependClause(const OMPDependClause *C) { VisitOMPDependClause() function in __anon9daec81c0211::OMPClauseProfiler
H A DOpenMPClause.cpp2284 void OMPClausePrinter::VisitOMPDependClause(OMPDependClause *Node) { VisitOMPDependClause() function in OMPClausePrinter
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6909 void OMPClauseWriter::VisitOMPDependClause(OMPDependClause *C) { VisitOMPDependClause() function in OMPClauseWriter
H A DASTReader.cpp11113 void OMPClauseReader::VisitOMPDependClause(OMPDependClause *C) { VisitOMPDependClause() function in OMPClauseReader