Home
last modified time | relevance | path

Searched refs:encloses (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.cpp1051 assert(Dest.getScopeDepth().encloses(EHStack.stable_begin()) in isObviouslyBranchWithoutCleanups()
1062 TopCleanup.encloses(Dest.getScopeDepth())) // works for invalid in isObviouslyBranchWithoutCleanups()
1076 assert(Dest.getScopeDepth().encloses(EHStack.stable_begin()) in EmitBranchThroughCleanup()
1093 TopCleanup.encloses(Dest.getScopeDepth())) { // works for invalid in EmitBranchThroughCleanup()
H A DEHScopeStack.h118 bool encloses(stable_iterator I) const { return Size <= I.Size; }
H A DCGCleanup.h544 bool encloses(iterator other) const { return Ptr >= other.Ptr; } in encloses() function
H A DCGStmt.cpp636 assert(innermostScope.encloses(dest.getScopeDepth())); in rescopeLabels()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DAutomaticReferenceCounting.rst2356 autorelease pools it encloses, then sets the current autorelease pool to the
/netbsd-src/external/bsd/flex/dist/doc/
H A Dflex.info-13619 * When definitions are expanded, 'flex' encloses them in parentheses.
5526 encloses the definitions in parentheses.
H A Dflex.texi4604 When definitions are expanded, @code{flex} encloses them in parentheses.
6588 encloses the definitions in parentheses.
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog3360 * makeinfo/cmds.c (cm_math): new function that encloses @math
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst3024 the subprogram instance that immediately lexically encloses the current call
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Drtl.texi3675 encoded in the @code{INSN_LOCATION} is the enclosing block that encloses
H A Dgccint.info18933 that encloses the inlined function.
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Drtl.texi3655 encoded in the @code{INSN_LOCATION} is the enclosing block that encloses
H A Dgccint.info19304 that encloses the inlined function.
/netbsd-src/external/gpl3/binutils.old/dist/binutils/doc/
H A Dbinutils.texi5068 they are displayed as a sequence of hex bytes, encloses in curly
/netbsd-src/external/gpl3/binutils/dist/binutils/doc/
H A Dbinutils.texi5159 they are displayed as a sequence of hex bytes, encloses in curly
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.tree-ssa4418 (tree_ssa_ccp): Likewise. Also make sure timevar_pop encloses
12087 (compute_may_aliases): Make sure timevar encloses entire routine.
/netbsd-src/external/gpl3/autoconf/dist/
H A DChangeLog.27306 the files it needs. Now AT_SETUP/AT_CLEANUP encloses the full
/netbsd-src/external/gpl2/gawk/dist/
H A Dawk.texi10231 @code{while}, or @code{do} loop that encloses it. The following example
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.in16668 …consists of first determining the minimal-perimeter convex polygon that encloses the given curve a…