Home
last modified time | relevance | path

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

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