reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
511 ThisDeclInfo->CommentDecl = D; 512 ThisDeclInfo->IsFilled = false; 513 ThisDeclInfo->fill(); 514 ThisDeclInfo->CommentDecl = FC->getDecl(); 515 if (!ThisDeclInfo->TemplateParameters) 516 ThisDeclInfo->TemplateParameters = FC->getDeclInfo()->TemplateParameters; 519 ThisDeclInfo);