Searched refs:MSAsmName (Results 1 – 2 of 2) sorted by relevance
427 StringRef MSAsmName; variable459 bool isMSAsmLabel() const { return MSAsmName.size() != 0; } in isMSAsmLabel()462 StringRef getMSAsmLabel() const { return MSAsmName; } in getMSAsmLabel()
4000 MSAsmName = Buffer; in setMSAsmLabel()