Home
last modified time | relevance | path

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

/external/llvm-project/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp787 template <typename It> void padToSameLength(It Begin, It End) { in padToSameLength() function
798 padToSameLength(Begin, End); in makeTableRows()
864 padToSameLength(Lines.begin(), Lines.end()); in VisitMulti()