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