Searched defs:VisitOMPDepobjClause (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 826 void OMPClauseProfiler::VisitOMPDepobjClause(const OMPDepobjClause *C) { in VisitOMPDepobjClause() function in __anon9529c64a0211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 2280 void OMPClausePrinter::VisitOMPDepobjClause(OMPDepobjClause *Node) { in VisitOMPDepobjClause() function in OMPClausePrinter |
/freebsd/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 7485 void OMPClauseWriter::VisitOMPDepobjClause(OMPDepobjClause *C) { in VisitOMPDepobjClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 11254 void OMPClauseReader::VisitOMPDepobjClause(OMPDepobjClause *C) { in VisitOMPDepobjClause() function in OMPClauseReader |