Searched refs:asm_attr (Results 1 – 1 of 1) sorted by relevance
74 if (auto asm_attr = decl->getAttr<AsmLabelAttr>()) { in getDeclName() local75 return asm_attr->getLabel().str(); in getDeclName()