Home | History | Annotate | Download | only in Sema

Lines Matching refs:Local

2385     // We should warn if a local variable hides an ivar.
3986 LocalInstantiationScope Local(*this);
8471 assert(var->hasLocalStorage() && "capture added 'const' to non-local?");
9706 // point. We perform both an operator-name lookup from the local
10034 // point. We perform both an operator-name lookup from the local
11580 // diagnostic for certain cases like using a local variable in an array bound
11581 // for a member of a local class, but the correct predicate is not obvious.
11596 // FIXME: Is there any other context where a local variable can be
11758 // Usually this is unnecessary because most local variables have
12445 // arguments, where local variables can't be used.
12676 // If we were asked not to visit local variables, don't.
12739 /// \param SkipLocalVariables If true, don't mark local variables as