Home
last modified time | relevance | path

Searched defs:BSLoc (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedCallArgsChecker.cpp262 PathDiagnosticLocation BSLoc(SrcLocToReport, BR->getSourceManager()); in reportBug() local
273 PathDiagnosticLocation BSLoc(SrcLocToReport, BR->getSourceManager()); in reportBugOnThis() local
H A DUncountedLocalVarsChecker.cpp262 PathDiagnosticLocation BSLoc(Value->getExprLoc(), BR->getSourceManager()); in reportBug() local
278 PathDiagnosticLocation BSLoc(V->getLocation(), BR->getSourceManager()); in reportBug() local
H A DUncountedLambdaCapturesChecker.cpp94 PathDiagnosticLocation BSLoc(Capture.getLocation(), BR->getSourceManager()); in reportBug() local
H A DNoUncountedMembersChecker.cpp142 PathDiagnosticLocation BSLoc(Member->getSourceRange().getBegin(), in reportBug() local
H A DRefCntblBaseVirtualDtorChecker.cpp374 PathDiagnosticLocation BSLoc(BaseSpec->getSourceRange().getBegin(), in reportBug() local