Home | History | Annotate | Download | only in Sema

Lines Matching full:enclosing

101       //   were declared in the nearest enclosing namespace which contains
856 // they were declared in the nearest enclosing namespace which contains
911 // those entities will be found in the nearest enclosing
1016 // those entities will be found in the nearest enclosing
2881 // parent lookup contexts (e.g., enclosing classes), up to the point
2999 // When in a Block, we don't want to reuse a label in an enclosing function.