Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kCollapseMOVEMPass.cpp68 bool hasBase() const { return Base != 0; } in hasBase() function in __anon9a25d59c0111::MOVEMState
H A DM68kISelDAGToDAG.cpp93 bool hasBase() const { in hasBase() function
/openbsd/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5456 AST_MATCHER_P(ArraySubscriptExpr, hasBase, in AST_MATCHER_P() argument