Searched defs:SLoc (Results 1 – 4 of 4) sorted by relevance
593 const SLocEntry &SLoc = getSLocEntry(FID, &MyInvalid); in getBufferData() local1359 const SLocEntry &SLoc = getLocalSLocEntry(I, &Invalid); in getLocation() local1373 const SLocEntry &SLoc = getLoadedSLocEntry(I); in getLocation() local1396 const SLocEntry &SLoc = getSLocEntry(IFileID, &Invalid); in getLocation() local
3097 SourceLocation SLoc = S->getLocStart(); in getNodeLabel() local3150 SourceLocation SLoc = T->getLocStart(); in getNodeLabel() local
2726 SourceLocation SLoc in clang_getLocation() local2756 SourceLocation SLoc = Start.getFileLocWithOffset(offset); in clang_getLocationForOffset() local3456 SourceLocation SLoc = cxloc::translateSourceLocation(Loc); in clang_getCursor() local
1431 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteSourceManagerBlock() local