Searched refs:ExpSemiLoc (Results 1 – 1 of 1) sorted by relevance
432 std::pair<FileID, unsigned> ExpSemiLoc = in ParseMicrosoftAsmStatement() local434 FID = ExpSemiLoc.first; in ParseMicrosoftAsmStatement()435 LineNo = SrcMgr.getLineNumber(FID, ExpSemiLoc.second); in ParseMicrosoftAsmStatement()