Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp163 bool LookingForReference = true) { in getLocationRegionIfReference() argument
166 if (LookingForReference && !VD->getType()->isReferenceType()) in getLocationRegionIfReference()