Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DAsmParser.cpp123 SMLoc CppHashLoc; member in __anonc86f18d70111::AsmParser
1260 CppHashLoc = L; in ParseCppHashLineFilenameComment()
1278 int CppHashBuf = Parser->SrcMgr.FindBufferContainingLoc(Parser->CppHashLoc); in DiagHandler()
1308 Parser->SrcMgr.FindLineNumber(Parser->CppHashLoc, CppHashBuf); in DiagHandler()