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