Lines Matching full:walk
244 // If the decl has an initializer, walk it with the potentially new
289 /// coherent VLA scope with a specified parent node. Walk through the
335 // it. This makes the second scan not have to walk the AST again.
408 // Recursively walk the AST for the @try part.
444 // Recursively walk the AST for the @synchronized object expr, it is
448 // Recursively walk the AST for the @synchronized part, protected by a new
461 // Recursively walk the AST for the @autoreleasepool part, protected by a new
485 // Recursively walk the AST.
631 // Walk through all the jump sites, checking that they can trivially
637 // Walk out the "scope chain" for this scope, looking for a scope
653 // Don't walk out if we've reached the top-level scope or we've
657 // Don't walk out through an out-diagnostic.
714 // Walk out the scope chain until we reach the common ancestor.
723 // Now walk into the scopes containing the label whose address was taken.