Lines Matching refs:getFileID
106 auto ExpFileID = SM.getFileID(ExpFirst.getExpansionLocStart());
204 assert(SM.getFileID(BeginLoc) == SM.getFileID(EndLoc));
277 SourceMgr->getFileID(SourceMgr->getExpansionLoc(Expanded->location())));
390 spelledTokens(SourceMgr->getFileID(Loc)),
420 FileID FID = SourceMgr->getFileID(FirstSpelled->location());
422 if (FID != SourceMgr->getFileID(LastSpelled->location()))
475 auto FileIt = Files.find(SourceMgr->getFileID(Spelled.front().location()));
540 Loc, Tokens.spelledTokens(Tokens.sourceManager().getFileID(Loc)));
557 Loc, Tokens.spelledTokens(Tokens.sourceManager().getFileID(Loc)));
768 FileID File = SM.getFileID(Target);
814 FileID File = SM.getFileID(Expansion);
872 auto FID = SM.getFileID(SM.getExpansionLoc(Tok.location()));