Searched defs:isDeclScope (Results 1 – 5 of 5) sorted by relevance
309 bool isDeclScope(Decl *D) { in isDeclScope() function
362 bool isDeclScope(const Decl *D) const { return DeclsInScope.contains(D); } in isDeclScope() function
375 bool isDeclScope(const Decl *D) const { return DeclsInScope.contains(D); } in isDeclScope() function
378 bool isDeclScope(const Decl *D) const { return DeclsInScope.contains(D); } in isDeclScope() function