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