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