Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DUseUncaughtExceptionsCheck.cpp84 int TextLength = Text.size(); in check() local
91 Diag << FixItHint::CreateInsertion(BeginLoc.getLocWithOffset(TextLength), in check()