Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDOpenMPClause.cpp1257 void OMPClausePrinter::VisitOMPReverseOffloadClause(OMPReverseOffloadClause *) { in VisitOMPReverseOffloadClause() argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDOpenMPClause.h1114 OMPReverseOffloadClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPReverseOffloadClause() function
1118 OMPReverseOffloadClause() in OMPReverseOffloadClause() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp6545 void OMPClauseWriter::VisitOMPReverseOffloadClause(OMPReverseOffloadClause *) {} in VisitOMPReverseOffloadClause() argument
HDASTReader.cpp11850 void OMPClauseReader::VisitOMPReverseOffloadClause(OMPReverseOffloadClause *) {} in VisitOMPReverseOffloadClause() argument