Home
last modified time | relevance | path

Searched refs:NotLastEntry (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp3523 bool NotLastEntry = false; in moveNext() local
3526 NotLastEntry = true; in moveNext()
3529 if (NotLastEntry) in moveNext()