Searched refs:parseCppHashLineFilenameComment (Results 1 – 1 of 1) sorted by relevance
297 bool parseCppHashLineFilenameComment(SMLoc L);1424 return parseCppHashLineFilenameComment(IDLoc); in parseStatement()1948 bool AsmParser::parseCppHashLineFilenameComment(SMLoc L) { in parseCppHashLineFilenameComment() function in AsmParser