Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp486 bool ShouldReturnRange = Index.ReturnRange; in emitLookupFunction() local
487 if (ShouldReturnRange) { in emitLookupFunction()
495 if (ShouldReturnRange) in emitLookupFunction()
501 if (!ShouldReturnRange) { in emitLookupFunction()
507 if (ShouldReturnRange) in emitLookupFunction()