Home
last modified time | relevance | path

Searched refs:OMPReverseOffloadClause (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.td248 let clangClass = "OMPReverseOffloadClause";
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h1214 class OMPReverseOffloadClause final : public OMPClause {
1221 OMPReverseOffloadClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPReverseOffloadClause() function
1225 OMPReverseOffloadClause() in OMPReverseOffloadClause() function
H A DRecursiveASTVisitor.h3115 OMPReverseOffloadClause *) {
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp509 const OMPReverseOffloadClause *C) {} in VisitOMPReverseOffloadClause()
H A DOpenMPClause.cpp1646 void OMPClausePrinter::VisitOMPReverseOffloadClause(OMPReverseOffloadClause *) { in VisitOMPReverseOffloadClause() argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp3285 isa<OMPReverseOffloadClause>(CNew) || in CheckOMPRequiresDecl()
6314 DSAStack->hasRequiresDeclWithClause<OMPReverseOffloadClause>() || in ActOnOpenMPExecutableDirective()
14746 return new (Context) OMPReverseOffloadClause(StartLoc, EndLoc); in ActOnOpenMPReverseOffloadClause()
H A DTreeTransform.h9471 OMPReverseOffloadClause *C) { in TransformOMPReverseOffloadClause()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp11793 C = new (Context) OMPReverseOffloadClause(); in readClause()
12165 void OMPClauseReader::VisitOMPReverseOffloadClause(OMPReverseOffloadClause *) {} in VisitOMPReverseOffloadClause() argument
H A DASTWriter.cpp6626 void OMPClauseWriter::VisitOMPReverseOffloadClause(OMPReverseOffloadClause *) {} in VisitOMPReverseOffloadClause() argument
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2314 const OMPReverseOffloadClause *) {} in VisitOMPReverseOffloadClause() argument