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 DArrayBoundChecker.cpp197 const ElementRegion *CurRegion = in computeOffset() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp841 size_t CurRegion = RegionIdx; in computeBlockPressure() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3611 } else if (auto *CurRegion = dyn_cast<CapturedRegionScopeInfo>(CurCap)) { in ActOnCapScopeReturnStmt() local