Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILPostOptimizationValidation.cpp78 PrevRI->getBinding().overlapsWith(RI->getBinding())) { in reportOverlappingBinding()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DReplacement.h58 bool overlapsWith(Range RHS) const { in overlapsWith() function
/freebsd/contrib/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp307 .overlapsWith(Range(R2.getOffset(), R2.getLength())); in add()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDXILResource.h361 bool overlapsWith(const ResourceBinding &RHS) const { in overlapsWith() function