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.cpp2273 static bool HasSameBase(const LValue &A, const LValue &B) { in HasSameBase() function
10258 if (HasSameBase(Src, Dest)) { in VisitBuiltinCallExpr()
14484 if (!HasSameBase(LHSValue, RHSValue)) { in EvaluateComparisonBinaryOperator()
14804 if (!HasSameBase(LHSValue, RHSValue)) { in VisitBinaryOperator()