Searched refs:decl_empty (Results 1 – 3 of 3) sorted by relevance
270 bool decl_empty() const { return DeclsInScope.empty(); } in decl_empty() function
819 if (TmplScope && !TmplScope->decl_empty()) in ActOnStartOfLambdaDefinition()
1594 if (S->decl_empty()) return; in ActOnPopScope()