Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Parser/
H A Dchar-block.h182 struct CharBlockPointerComparator { struct
183 bool operator()(CharBlock x, CharBlock y) const { in operator()