Lines Matching full:walk
239 // If the decl has an initializer, walk it with the potentially new
284 /// coherent VLA scope with a specified parent node. Walk through the
330 // it. This makes the second scan not have to walk the AST again.
403 // Recursively walk the AST for the @try part.
439 // Recursively walk the AST for the @synchronized object expr, it is
443 // Recursively walk the AST for the @synchronized part, protected by a new
456 // Recursively walk the AST for the @autoreleasepool part, protected by a new
480 // Recursively walk the AST.
626 // Walk through all the jump sites, checking that they can trivially
632 // Walk out the "scope chain" for this scope, looking for a scope
648 // Don't walk out if we've reached the top-level scope or we've
652 // Don't walk out through an out-diagnostic.
709 // Walk out the scope chain until we reach the common ancestor.
718 // Now walk into the scopes containing the label whose address was taken.