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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1678 struct FormatTokenLess { struct in class:clang::format::__anon3004::Cleaner
1679 FormatTokenLess(const SourceManager &SM) : SM(SM) {} function in struct:clang::format::__anon3004::Cleaner::FormatTokenLess

Completed in 116 milliseconds