Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2056 unsigned Nesting = 1; in ParseOpenMPDeclarativeDirectiveWithExtDecl() local
2063 --Nesting; in ParseOpenMPDeclarativeDirectiveWithExtDecl()
2065 ++Nesting; in ParseOpenMPDeclarativeDirectiveWithExtDecl()
2066 if (!Nesting || isEofOrEom()) in ParseOpenMPDeclarativeDirectiveWithExtDecl()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZEC12.td694 // Extract Transaction Nesting Depth
H A DSystemZScheduleZ13.td724 // Extract Transaction Nesting Depth
H A DSystemZScheduleZ15.td759 // Extract Transaction Nesting Depth
H A DSystemZScheduleZ14.td744 // Extract Transaction Nesting Depth
H A DSystemZInstrInfo.td2090 // Extract Transaction Nesting Depth
/freebsd-13.1/contrib/mandoc/
H A DNEWS874 * Nesting of indented blocks is now supported in man(7), and several