Home
last modified time | relevance | path

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

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