Home
last modified time | relevance | path

Searched defs:hasBase (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/AST/Interp/
HDMemberPointer.h86 bool hasBase() const { return !Base.isZero(); } in hasBase() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/M68k/
HDM68kCollapseMOVEMPass.cpp69 bool hasBase() const { return Base != 0; } in hasBase() function in __anondb2a284e0111::MOVEMState
HDM68kISelDAGToDAG.cpp93 bool hasBase() const { in hasBase() function
/freebsd-head/contrib/llvm-project/clang/include/clang/ASTMatchers/
HDASTMatchers.h5718 AST_MATCHER_P(ArraySubscriptExpr, hasBase, in AST_MATCHER_P() argument