Searched refs:ParseDirectiveEndIf (Results 1 – 1 of 1) sorted by relevance
252 bool ParseDirectiveEndIf(SMLoc DirectiveLoc); // .endif1054 return ParseDirectiveEndIf(IDLoc); in ParseStatement()2401 bool AsmParser::ParseDirectiveEndIf(SMLoc DirectiveLoc) { in ParseDirectiveEndIf() function in AsmParser