Home
last modified time | relevance | path

Searched refs:VisitOMPDependClause (Results 1 – 5 of 5) 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/include/clang/AST/
H A DRecursiveASTVisitor.h3775 bool RecursiveASTVisitor<Derived>::VisitOMPDependClause(OMPDependClause *C) {
/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