Searched defs:VisitOMPReverseOffloadClause (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 540 void OMPClauseProfiler::VisitOMPReverseOffloadClause( in VisitOMPReverseOffloadClause() function in __anon9daec81c0211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 1830 void OMPClausePrinter::VisitOMPReverseOffloadClause(OMPReverseOffloadClause *) { in VisitOMPReverseOffloadClause() function in OMPClausePrinter |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 7182 void OMPClauseWriter::VisitOMPReverseOffloadClause(OMPReverseOffloadClause *) {} VisitOMPReverseOffloadClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 10784 void OMPClauseReader::VisitOMPReverseOffloadClause(OMPReverseOffloadClause *) {} VisitOMPReverseOffloadClause() function in OMPClauseReader |