Searched defs:Nesting (Results 1 – 9 of 9) sorted by relevance
92 ### Example
564 Nesting subsection
573 Nesting subsection
92 const unsigned short Nesting; // How deeply nested is Loc located? member197 void CognitiveComplexity::account(SourceLocation Loc, unsigned short Nesting, in account()
57 int Nesting = 0; in getNamespaceNameAsWritten() local
50 enum class Nesting { Implicit, Explicit }; enum
507 namespace Nesting { namespace
1910 unsigned Nesting = 1; in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
1124 TEST_P(MessageLoopTypedTest, Nesting) { in TEST_P() argument