Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DTextDiagnostic.cpp418 bool ExpandedRegion = false; in selectInterestingSourceRegion() local
442 ExpandedRegion = true; in selectInterestingSourceRegion()
464 ExpandedRegion = true; in selectInterestingSourceRegion()
468 if (!ExpandedRegion) in selectInterestingSourceRegion()