Searched refs:ParseCppHashLineFilenameComment (Results 1 – 1 of 1) sorted by relevance
164 bool ParseCppHashLineFilenameComment(const SMLoc &L);956 return ParseCppHashLineFilenameComment(IDLoc); in ParseStatement()1237 bool AsmParser::ParseCppHashLineFilenameComment(const SMLoc &L) { in ParseCppHashLineFilenameComment() function in AsmParser