Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp610 bool ParamIsReferenceType = PVD->getType()->isReferenceType(); in VisitNode() local
618 ParamIsReferenceType, IndirectionLevel); in VisitNode()
628 ParamIsReferenceType, IndirectionLevel); in VisitNode()