Home
last modified time | relevance | path

Searched defs:OpenMPVersion (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp738 unsigned OpenMPVersion = in PrintOMPExecutableDirective() local
967 unsigned OpenMPVersion = in VisitOMPCancellationPointDirective() local
975 unsigned OpenMPVersion = in VisitOMPCancelDirective() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h9479 unsigned OpenMPVersion) in OMPClausePrinter()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp15646 OpenMPDirectiveKind DKind, OpenMPClauseKind CKind, unsigned OpenMPVersion, in getOpenMPCaptureRegionForClause()