Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp181 const ElementRegion *CurRegion = in computeOffset() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp639 size_t CurRegion = RegionIdx; in computeBlockPressure() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3502 } else if (auto *CurRegion = dyn_cast<CapturedRegionScopeInfo>(CurCap)) { in ActOnCapScopeReturnStmt() local