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.cpp746 bool ParamIsReferenceType = PVD->getType()->isReferenceType(); in maybeEmitNoteForParameters() local
754 ParamIsReferenceType, IndirectionLevel); in maybeEmitNoteForParameters()
766 ParamIsReferenceType, IndirectionLevel); in maybeEmitNoteForParameters()