Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp716 bool ParamIsReferenceType = PVD->getType()->isReferenceType(); in maybeEmitNoteForParameters() local
724 ParamIsReferenceType, IndirectionLevel); in maybeEmitNoteForParameters()
736 ParamIsReferenceType, IndirectionLevel); in maybeEmitNoteForParameters()