Home
last modified time | relevance | path

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

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