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