Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DPointer.cpp187 bool Pointer::hasSameBase(const Pointer &A, const Pointer &B) { in hasSameBase() function in Pointer
H A DPointer.h298 static bool hasSameBase(const Pointer &A, const Pointer &B);
H A DInterp.h181 if (!Pointer::hasSameBase(LHS, RHS)) {
204 if (!Pointer::hasSameBase(LHS, RHS)) {