Searched refs:asRange (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | SarifDiagnostics.cpp | 133 Piece->getLocation().asRange(), Piece->getLocation().getManager(), LO); in createThreadFlows() 172 Diag->getLocation().asRange(), Diag->getLocation().getManager(), LO); in createResult()
|
| H A D | BugSuppression.cpp | 212 SourceRange BugRange = Location.asRange(); in isSuppressed()
|
| H A D | HTMLDiagnostics.cpp | 750 SourceRange Range(Piece.getLocation().asRange()); in HandlePopUpPieceEndTag() 1233 HighlightRange(R, BugFileID, LPair.getStart().asRange().getBegin(), in ProcessControlFlowPiece() 1235 HighlightRange(R, BugFileID, LPair.getEnd().asRange().getBegin(), in ProcessControlFlowPiece()
|
| H A D | PlistDiagnostics.cpp | 265 SM.getExpansionLoc(I->getStart().asRange().getBegin())); in ReportControlFlow() 270 SourceRange EndEdge(SM.getExpansionLoc(I->getEnd().asRange().getBegin())); in ReportControlFlow()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
| H A D | PathDiagnostic.h | 343 PathDiagnosticRange asRange() const { in asRange() function 520 if (addPosRange && Pos.hasRange()) addRange(Pos.asRange()); in PathDiagnosticPiece()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 7953 {"_ZNK5clang4ento22PathDiagnosticLocation7asRangeEv", "clang::ento::PathDiagnosticLocation::asRange…
|