Searched defs:FormatTokenLess (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1871 struct FormatTokenLess { struct in class:clang::format::__anon1869::Cleaner
1872 FormatTokenLess(const SourceManager &SM) : SM(SM) {} function in struct:clang::format::__anon1869::Cleaner::FormatTokenLess

Completed in 113 milliseconds