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