Searched refs:decls_empty (Results 1 – 10 of 10) sorted by relevance
671 if (Decl::castToDeclContext(NsDecl)->decls_empty()) in moveOldNamespace()748 assert(!NsDecl->decls_empty()); in moveClassForwardDeclaration()
1456 bool decls_empty() const;
2588 return decls_empty() ? getLocation() : decls_begin()->getLocEnd(); in getLocEnd()
1212 bool DeclContext::decls_empty() const { in decls_empty() function in DeclContext
2067 bool decls_empty() const;
2829 return decls_empty() ? getLocation() : decls_begin()->getEndLoc(); in getEndLoc()
4497 return decls_empty() ? getLocation() : decls_begin()->getEndLoc(); in getEndLoc()
1444 bool DeclContext::decls_empty() const { in decls_empty() function in DeclContext
2769 if (DC->decls_empty()) in WriteDeclContextLexicalBlock()
2885 if (DC->decls_empty()) in WriteDeclContextLexicalBlock()