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

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

Completed in 127 milliseconds