Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedCallArgsChecker.cpp258 const SourceLocation SrcLocToReport = in reportBug() local
262 PathDiagnosticLocation BSLoc(SrcLocToReport, BR->getSourceManager()); in reportBug()
271 const SourceLocation SrcLocToReport = CallArg->getSourceRange().getBegin(); in reportBugOnThis() local
273 PathDiagnosticLocation BSLoc(SrcLocToReport, BR->getSourceManager()); in reportBugOnThis()