Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp437 bool FirstIsReferenceType, unsigned IndirectionLevel);
441 bool prettyPrintRegionName(StringRef FirstElement, bool FirstIsReferenceType,
682 StringRef FirstElement, bool FirstIsReferenceType, in maybeEmitNote() argument
720 if (!prettyPrintRegionName(FirstElement, FirstIsReferenceType, MatchedRegion, in maybeEmitNote()
731 bool FirstIsReferenceType, in prettyPrintRegionName() argument
737 if (FirstIsReferenceType) in prettyPrintRegionName()