Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp7050 bool HasSameBase = false; in isPointerOffset() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp2055 static bool HasSameBase(const LValue &A, const LValue &B) { in HasSameBase() function