Searched refs:decl_empty (Results 1 – 2 of 2) sorted by relevance
273 bool decl_empty() const { return DeclsInScope.empty(); } in decl_empty() function
1636 if (S->decl_empty()) return; in ActOnPopScope()