Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h601 const SlotIndex &thisIndex = beginIndex(); variable
884 const SlotIndex &thisIndex = beginIndex(); variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DVTableBuilder.h313 size_t thisIndex = VTableIndices[i]; in getVTableSize() local