Searched refs:MSAsmName (Results 1 – 2 of 2) sorted by relevance
501 StringRef MSAsmName; variable533 bool isMSAsmLabel() const { return !MSAsmName.empty(); } in isMSAsmLabel()536 StringRef getMSAsmLabel() const { return MSAsmName; } in getMSAsmLabel()
5352 MSAsmName = Buffer; in setMSAsmLabel()