Home
last modified time | relevance | path

Searched defs:CurrentNestingLevel (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DFunctionSizeCheck.cpp124 unsigned CurrentNestingLevel = 0; member in clang::tidy::readability::__anonf4e910260111::FunctionASTVisitor
H A DFunctionCognitiveComplexityCheck.cpp220 unsigned short CurrentNestingLevel = 0; member in clang::tidy::readability::__anona0326b410111::FunctionASTVisitor