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.cpp508 bool ShouldReturnRange = Index.ReturnRange; in emitLookupFunction() local
509 if (ShouldReturnRange) { in emitLookupFunction()
517 if (ShouldReturnRange) in emitLookupFunction()
523 if (!ShouldReturnRange) { in emitLookupFunction()
529 if (ShouldReturnRange) { in emitLookupFunction()