Home
last modified time | relevance | path

Searched refs:padToSameLength (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp779 template <typename It> void padToSameLength(It Begin, It End) { in padToSameLength() function
790 padToSameLength(Begin, End); in makeTableRows()
856 padToSameLength(Lines.begin(), Lines.end()); in VisitMulti()