Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp555 bool FirstIsReferenceType, unsigned IndirectionLevel) { in notModifiedDiagnostics() argument
571 if (!prettyPrintRegionName(FirstElement, FirstIsReferenceType, in notModifiedDiagnostics()
581 bool prettyPrintRegionName(StringRef FirstElement, bool FirstIsReferenceType, in prettyPrintRegionName() argument
587 if (FirstIsReferenceType) in prettyPrintRegionName()