Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp2059 static bool HasSameBase(const LValue &A, const LValue &B) { in HasSameBase() function
9424 if (HasSameBase(Src, Dest)) { in VisitBuiltinCallExpr()
12888 if (!HasSameBase(LHSValue, RHSValue)) { in EvaluateComparisonBinaryOperator()
13167 if (!HasSameBase(LHSValue, RHSValue)) { in VisitBinaryOperator()