Searched defs:VisitOMPReverseOffloadClause (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 524 void OMPClauseProfiler::VisitOMPReverseOffloadClause( in VisitOMPReverseOffloadClause() function in __anonf5a685610211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 1779 void OMPClausePrinter::VisitOMPReverseOffloadClause(OMPReverseOffloadClause *) { in VisitOMPReverseOffloadClause() function in OMPClausePrinter |
/openbsd-src/gnu/llvm/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 7037 void OMPClauseWriter::VisitOMPReverseOffloadClause(OMPReverseOffloadClause *) {} in VisitOMPReverseOffloadClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 10480 void OMPClauseReader::VisitOMPReverseOffloadClause(OMPReverseOffloadClause *) {} in VisitOMPReverseOffloadClause() function in OMPClauseReader |
/openbsd-src/gnu/llvm/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2438 void OMPClauseEnqueue::VisitOMPReverseOffloadClause( in VisitOMPReverseOffloadClause() function in __anone3c1fc710311::OMPClauseEnqueue |