Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1895 unsigned CppHashLocLineNo; in parseStatement() local
1898 CppHashLocLineNo = LastQueryLine; in parseStatement()
1900 CppHashLocLineNo = in parseStatement()
1902 LastQueryLine = CppHashLocLineNo; in parseStatement()
1906 Line = CppHashInfo.LineNumber - 1 + (Line - CppHashLocLineNo); in parseStatement()
2010 int CppHashLocLineNo = in DiagHandler() local
2013 Parser->CppHashInfo.LineNumber - 1 + (DiagLocLineNo - CppHashLocLineNo); in DiagHandler()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2370 unsigned CppHashLocLineNo = in parseAndMatchAndEmitTargetInstruction() local
2372 Line = CppHashInfo.LineNumber - 1 + (Line - CppHashLocLineNo); in parseAndMatchAndEmitTargetInstruction()
2480 int CppHashLocLineNo = in DiagHandler() local
2483 Parser->CppHashInfo.LineNumber - 1 + (DiagLocLineNo - CppHashLocLineNo); in DiagHandler()
H A DMasmParser.cpp2734 unsigned CppHashLocLineNo = in parseStatement() local
2736 Line = CppHashInfo.LineNumber - 1 + (Line - CppHashLocLineNo); in parseStatement()
2842 int CppHashLocLineNo = in DiagHandler() local
2845 Parser->CppHashInfo.LineNumber - 1 + (DiagLocLineNo - CppHashLocLineNo); in DiagHandler()