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