Home
last modified time | relevance | path

Searched defs:NestingLevel (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DSimplifyBooleanExprCheck.cpp519 static bool nestedDemorgan(const Expr *E, unsigned NestingLevel) { in nestedDemorgan()
/llvm-project-15.0.7/clang/lib/Format/
H A DTokenAnnotator.cpp1730 int NestingLevel = 0; in isDeductionGuide() local
H A DFormatToken.h423 unsigned NestingLevel = 0; member
/llvm-project-15.0.7/clang/lib/Lex/
H A DPragma.cpp822 unsigned NestingLevel = 1; in HandlePragmaModuleBuild() local