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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.h99 void setStart(const IndexType &S) { first = S; } function in class:llvm::HexagonBlockRanges::IndexType::IndexRange
H A DHexagonBlockRanges.cpp63 setStart(AS);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h347 void setStart(const PathDiagnosticLocation &L) { Start = L; } function in class:clang::ento::PathDiagnosticLocationPair
628 LPairs[0].setStart(L);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h1540 /// setStart - Move the start of the current interval.
1543 void setStart(KeyT a);
1682 iterator::setStart(KeyT a) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1248 I.setStart(I.start());

Completed in 99 milliseconds