Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2145 static bool HasSameBase(const LValue &A, const LValue &B) { in HasSameBase() function
9839 if (HasSameBase(Src, Dest)) { in VisitBuiltinCallExpr()
13662 if (!HasSameBase(LHSValue, RHSValue)) { in EvaluateComparisonBinaryOperator()
13977 if (!HasSameBase(LHSValue, RHSValue)) { in VisitBinaryOperator()