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