Skip to content
Commit ef34aed1 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

Unify ctx_iterator/ctx_begin()/ctx_end() and iterator/begin()/end() so that a...

Unify ctx_iterator/ctx_begin()/ctx_end() and iterator/begin()/end() so that a single iterator type is used for both traversing decls of the same declaration context *and* of the parent declaration contexts, depending on the value of the bool parameter 'LookInParentCtx' that is passed to IdentifierResolver::begin().

llvm-svn: 53724
parent 7e5edf1a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment