Home
last modified time | relevance | path

Searched refs:fullyContains (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugSuppression.cpp65 inline bool fullyContains(SourceRange Larger, SourceRange Smaller, in fullyContains() function
167 return fullyContains(Suppression, BugRange, SM); in isSuppressed()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceLocation.h239 bool fullyContains(const SourceRange &other) const {
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp2091 static bool fullyContains(DIExpression::FragmentInfo A, in fullyContains() function
2253 if (fullyContains(OtherFrag, Frag)) in buildOverlapMapAndRecordDeclares()