Searched refs:sLoc (Results 1 – 2 of 2) sorted by relevance
3646 SourceLocation sLoc; in ParseObjCSelectorExpression() local3660 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(sLoc); in ParseObjCSelectorExpression()
66165 sLoc.aHash[i] = 0;66172 nByte = (int)((char *)sLoc.aHash - (char *)&sLoc.aPgno[iLimit]);66184 for(iKey=walHash(sLoc.aPgno[j]);sLoc.aHash[iKey];iKey=walNextHash(iKey)){66212 idx = iFrame - sLoc.iZero;66219 int nByte = (int)((u8*)&sLoc.aHash[HASHTABLE_NSLOT] - (u8*)sLoc.aPgno);66230 if( sLoc.aPgno[idx-1] ){66263 sLoc.aHash[iKey];66882 WalHashLoc sLoc;66893 nEntry = (int)((u32*)sLoc.aHash - (u32*)sLoc.aPgno);66896 sLoc.iZero++;[all …]