Searched defs:index_end (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DAttributes.h753 unsigned index_end() const { return getNumAttrSets() - 1; } function in class:llvm::AttributeList
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DImmutableGraph.h159 index_iterator index_end() const { return V.set_bits_end(); } function in class:llvm::ImmutableGraph::NodeSet
247 index_iterator index_end() const { return V.set_bits_end(); } function in class:llvm::ImmutableGraph::EdgeSet
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dread.c10229 const gdb_byte *index_ptr, *index_end; local

Completed in 248 milliseconds