reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1049 addType(ParamDIE, VP->getType()); 1051 addString(ParamDIE, dwarf::DW_AT_name, VP->getName()); 1054 addConstantValue(ParamDIE, CI, VP->getType()); 1066 addBlock(ParamDIE, dwarf::DW_AT_location, Loc); 1070 addString(ParamDIE, dwarf::DW_AT_GNU_template_name, 1073 addTemplateParams(ParamDIE, cast<MDTuple>(Val));