Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp2256 unsigned CppHashLocLineNo = in parseStatement() local
2258 Line = CppHashInfo.LineNumber - 1 + (Line - CppHashLocLineNo); in parseStatement()
2364 int CppHashLocLineNo = in DiagHandler() local
2367 Parser->CppHashInfo.LineNumber - 1 + (DiagLocLineNo - CppHashLocLineNo); in DiagHandler()