reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
234 assert(!hasBodyOrInit(D) && 500 assert(hasBodyOrInit(D) && "Decls to be imported should have body or init."); 525 assert(hasBodyOrInit(ToDecl) && "Imported Decl should have body or init.");