Home
last modified time | relevance | path

Searched defs:endIndex (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h78 SlotIndex endIndex() const { return Segments.stop(); } in endIndex() function
H A DLiveInterval.h384 SlotIndex endIndex() const { in endIndex() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGVTables.cpp840 for (unsigned vtableIndex = 0, endIndex = layout.getNumVTables(); in createVTableInitializer() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp4336 static bool hasOuterPointerLikeChunk(const Declarator &D, unsigned endIndex) { in hasOuterPointerLikeChunk()
8174 unsigned endIndex; in processTypeAttrs() local