Searched refs:PaddingAtEnd (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Ddebug-info-template.cpp141 // CHECK: ![[PADDINGATEND:[0-9]+]] = distinct !DICompositeType(tag: DW_TAG_structure_type, name: "PaddingAtEnd",
142 struct PaddingAtEnd { struct
147 PaddingAtEnd PaddedObj = {};
152 // CHECK: [[PTOARG1]] = !DITemplateValueParameter(type: [[CONST_PADDINGATEND_PTR:![0-9]*]], value: %struct.PaddingAtEnd* @PaddedObj)
154 template <PaddingAtEnd *>

Completed in 29 milliseconds