Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DFunctionSizeCheck.cpp210 for (const auto &CSPos : FI.NestingThresholders) { in check() local
211 diag(CSPos, "nesting level %0 starts here (threshold %1)", in check()