Searched refs:parseCppHashLineFilenameComment (Results 1 – 1 of 1) sorted by relevance
244 bool parseCppHashLineFilenameComment(const SMLoc &L);1194 return parseCppHashLineFilenameComment(IDLoc); in parseStatement()1665 bool AsmParser::parseCppHashLineFilenameComment(const SMLoc &L) { in parseCppHashLineFilenameComment() function in AsmParser