Searched refs:decls_empty (Results 1 – 4 of 4) sorted by relevance
1394 bool decls_empty() const;
2528 return decls_empty() ? getLocation() : decls_begin()->getLocEnd(); in getLocEnd()
1135 bool DeclContext::decls_empty() const { in decls_empty() function in DeclContext
2776 if (DC->decls_empty()) in WriteDeclContextLexicalBlock()