Home | History | Annotate | Download | only in libclang

Lines Matching refs:FileID

2792   // Check that the FileID is invalid on the expansion location.
2794 FileID fileID = SM.getFileID(ExpansionLoc);
2796 const SrcMgr::SLocEntry &sloc = SM.getSLocEntry(fileID, &Invalid);
2871 std::pair<FileID, unsigned> LocInfo = SM.getDecomposedLoc(SpellLoc);
2872 FileID FID = LocInfo.first;
4545 std::pair<FileID, unsigned> LocInfo
4577 std::pair<FileID, unsigned> BeginLocInfo
4579 std::pair<FileID, unsigned> EndLocInfo
5109 std::pair<FileID, unsigned> BeginLocInfo
5111 std::pair<FileID, unsigned> EndLocInfo