Home
last modified time | relevance | path

Searched defs:ExpandedRegion (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Frontend/
H A DTextDiagnostic.cpp416 bool ExpandedRegion = false; in selectInterestingSourceRegion() local
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetection.cpp1481 auto ExpandedRegion = std::unique_ptr<Region>(R.getExpandedRegion()); in expandRegion() local