Searched refs:encloses (Results 1 – 19 of 19) sorted by relevance
1051 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()
118 bool encloses(stable_iterator I) const { return Size <= I.Size; }
544 bool encloses(iterator other) const { return Ptr >= other.Ptr; } in encloses() function
636 assert(innermostScope.encloses(dest.getScopeDepth())); in rescopeLabels()
2356 autorelease pools it encloses, then sets the current autorelease pool to the
3619 * When definitions are expanded, 'flex' encloses them in parentheses.5526 encloses the definitions in parentheses.
4604 When definitions are expanded, @code{flex} encloses them in parentheses.6588 encloses the definitions in parentheses.
3360 * makeinfo/cmds.c (cm_math): new function that encloses @math
3024 the subprogram instance that immediately lexically encloses the current call
3675 encoded in the @code{INSN_LOCATION} is the enclosing block that encloses
18933 that encloses the inlined function.
3655 encoded in the @code{INSN_LOCATION} is the enclosing block that encloses
19304 that encloses the inlined function.
5068 they are displayed as a sequence of hex bytes, encloses in curly
5159 they are displayed as a sequence of hex bytes, encloses in curly
4418 (tree_ssa_ccp): Likewise. Also make sure timevar_pop encloses12087 (compute_may_aliases): Make sure timevar encloses entire routine.
7306 the files it needs. Now AT_SETUP/AT_CLEANUP encloses the full
10231 @code{while}, or @code{do} loop that encloses it. The following example
16668 …consists of first determining the minimal-perimeter convex polygon that encloses the given curve a…