Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp830 void OMPClauseProfiler::VisitOMPDependClause(const OMPDependClause *C) { VisitOMPDependClause() function in __anon1932447d0211::OMPClauseProfiler
H A DOpenMPClause.cpp2286 void OMPClausePrinter::VisitOMPDependClause(OMPDependClause *Node) { VisitOMPDependClause() function in OMPClausePrinter
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7492 void OMPClauseWriter::VisitOMPDependClause(OMPDependClause *C) { VisitOMPDependClause() function in OMPClauseWriter
H A DASTReader.cpp11258 void OMPClauseReader::VisitOMPDependClause(OMPDependClause *C) { VisitOMPDependClause() function in OMPClauseReader
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp2695 void OMPClauseEnqueue::VisitOMPDependClause(const OMPDependClause *C) { VisitOMPDependClause() function in __anon1939f28d0311::OMPClauseEnqueue