Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h222 enum RegionKind { enum
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h547 const CapturedStmt *getCapturedStmt(OpenMPDirectiveKind RegionKind) const { in getCapturedStmt() argument
H A DOpenMPClause.h9042 getCapturedStmt(OpenMPDirectiveKind RegionKind,ArrayRef<OpenMPDirectiveKind> CaptureRegions) getCapturedStmt() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp71 CGOpenMPRegionInfo(const CapturedStmt & CS,const CGOpenMPRegionKind RegionKind,const RegionCodeGenTy & CodeGen,OpenMPDirectiveKind Kind,bool HasCancel) CGOpenMPRegionInfo() argument
77 CGOpenMPRegionInfo(const CGOpenMPRegionKind RegionKind,const RegionCodeGenTy & CodeGen,OpenMPDirectiveKind Kind,bool HasCancel) CGOpenMPRegionInfo() argument
109 CGOpenMPRegionKind RegionKind; global() member in __anon5bd794cd0111::CGOpenMPRegionInfo