Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtiming.h206 if (Timers[I].Nesting == HandleId) member
130 Timer Nesting = getOrCreateTimer(Name); nest() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2256 unsigned Nesting = 1; ParseOpenMPDeclarativeDirectiveWithExtDecl() local