Searched refs:parseDirectiveComment (Results 1 – 1 of 1) sorted by relevance
889 bool parseDirectiveComment(SMLoc DirectiveLoc); // "comment"2094 return parseDirectiveComment(IDLoc); in parseStatement()4634 bool MasmParser::parseDirectiveComment(SMLoc DirectiveLoc) { in parseDirectiveComment() function in MasmParser