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