Home
last modified time | relevance | path

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

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