Searched refs:MSAsmName (Results 1 – 2 of 2) sorted by relevance
357 StringRef MSAsmName; variable389 bool isMSAsmLabel() const { return MSAsmName.size() != 0; } in isMSAsmLabel()392 StringRef getMSAsmLabel() const { return MSAsmName; } in getMSAsmLabel()
3827 MSAsmName = Buffer; in setMSAsmLabel()