Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp742 bool ParamIsReferenceType = PVD->getType()->isReferenceType(); in maybeEmitNoteForParameters() local
750 ParamIsReferenceType, IndirectionLevel); in maybeEmitNoteForParameters()
762 ParamIsReferenceType, IndirectionLevel); in maybeEmitNoteForParameters()