Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DVTEmitter.cpp92 struct VTRange { in run() struct
93 StringRef First; in run()
94 StringRef Last; in run()
95 bool Closed; in run()