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