Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kCollapseMOVEMPass.cpp69 bool hasBase() const { return Base != 0; } in hasBase() function in __anon3bad31010111::MOVEMState
H A DM68kISelDAGToDAG.cpp93 bool hasBase() const { in hasBase() function
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5694 AST_MATCHER_P(ArraySubscriptExpr,hasBase,internal::Matcher<Expr>,InnerMatcher) AST_MATCHER_P() argument