Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h362 bool hasIndex(const MachineInstr &instr) const { hasIndex() function
/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h76 bool hasIndex() const { in hasIndex() function
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5701 AST_MATCHER_P(ArraySubscriptExpr,hasIndex,internal::Matcher<Expr>,InnerMatcher) AST_MATCHER_P() argument