Home
last modified time | relevance | path

Searched defs:thisIndex (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveInterval.h592 const SlotIndex &thisIndex = beginIndex(); variable
871 const SlotIndex &thisIndex = beginIndex(); variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DVTableBuilder.h313 size_t thisIndex = VTableIndices[i]; in getVTableSize() local