Searched defs:isMSAsmLabel (Results 1 – 2 of 2) sorted by relevance
459 bool isMSAsmLabel() const { return MSAsmName.size() != 0; } in isMSAsmLabel() function
500 bool isMSAsmLabel() const { return !MSAsmName.empty(); } in isMSAsmLabel() function