Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp158 bool LookingForReference = true) { in getLocationRegionIfReference() argument
161 if (LookingForReference && !VD->getType()->isReferenceType()) in getLocationRegionIfReference()