Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h374 bool hasIndex(const MachineInstr &instr) const { in hasIndex() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h76 bool hasIndex() const { in hasIndex() function
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5701 AST_MATCHER_P(ArraySubscriptExpr, hasIndex, in AST_MATCHER_P() argument