Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kCollapseMOVEMPass.cpp68 bool hasBase() const { return Base != 0; } in hasBase() function in __anonabb00ef00111::MOVEMState
H A DM68kISelDAGToDAG.cpp92 bool hasBase() const { in hasBase() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5250 AST_MATCHER_P(ArraySubscriptExpr, hasBase, in AST_MATCHER_P() argument