Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h222 enum RegionKind { enum
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp73 const CGOpenMPRegionKind RegionKind, in CGOpenMPRegionInfo()
79 CGOpenMPRegionInfo(const CGOpenMPRegionKind RegionKind, in CGOpenMPRegionInfo()
111 CGOpenMPRegionKind RegionKind; member in __anon93cce0fb0111::CGOpenMPRegionInfo
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h547 const CapturedStmt *getCapturedStmt(OpenMPDirectiveKind RegionKind) const { in getCapturedStmt()
H A DOpenMPClause.h9082 getCapturedStmt(OpenMPDirectiveKind RegionKind, in getCapturedStmt()