Home
last modified time | relevance | path

Searched defs:OMPReverseOffloadClause (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1830 void OMPClausePrinter::VisitOMPReverseOffloadClause(OMPReverseOffloadClause *) { in VisitOMPReverseOffloadClause() argument
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1244 OMPReverseOffloadClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPReverseOffloadClause() function
1248 OMPReverseOffloadClause() in OMPReverseOffloadClause() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7763 void OMPClauseWriter::VisitOMPReverseOffloadClause(OMPReverseOffloadClause *) {} in VisitOMPReverseOffloadClause() argument
H A DASTReader.cpp10930 void OMPClauseReader::VisitOMPReverseOffloadClause(OMPReverseOffloadClause *) {} in VisitOMPReverseOffloadClause() argument