Home
last modified time | relevance | path

Searched refs:ParseCppHashLineFilenameComment (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DAsmParser.cpp164 bool ParseCppHashLineFilenameComment(const SMLoc &L);
956 return ParseCppHashLineFilenameComment(IDLoc); in ParseStatement()
1237 bool AsmParser::ParseCppHashLineFilenameComment(const SMLoc &L) { in ParseCppHashLineFilenameComment() function in AsmParser