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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.cpp77 Regions[It->second]->setEndLocation(Loc);
85 Regions[0]->setEndLocation(Loc);
92 Regions[It->second]->setEndLocation(Loc);
H A DCodeRegion.h75 void setEndLocation(llvm::SMLoc End) { RangeEnd = End; } function in class:llvm::mca::CodeRegion
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1466 PrevPiece->setEndLocation(DstContext);
1822 PieceI->setEndLocation(PieceNextI->getEndLocation());
1885 PieceI->setEndLocation(PieceNextI->getEndLocation());
1903 PieceI->setEndLocation(PieceNextI->getEndLocation());
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h631 void setEndLocation(const PathDiagnosticLocation &L) { function in class:clang::ento::PathDiagnosticControlFlowPiece

Completed in 175 milliseconds