Searched refs:computeScope (Results 1 – 1 of 1) sorted by relevance
266 computeScope(const NamedDecl *D) { in computeScope() function320 Scope = std::min(Scope, computeScope(SemaCCResult.Declaration)); in merge()