Searched refs:SelLoc_NonStandard (Results 1 – 6 of 6) sorted by relevance
30 SelLoc_NonStandard = 0, enumerator
973 return getSelLocsKind() != SelLoc_NonStandard;
193 return getSelLocsKind() != SelLoc_NonStandard; in hasStandardSelLocs()
88 return SelLoc_NonStandard; in hasStandardSelLocs()
539 if (SelLocsKind != SelLoc_NonStandard) in setMethodParams()
3340 if (SelLocsK == SelLoc_NonStandard) in initArgsAndSelLocs()3430 unsigned NumStoredSelLocs = (SelLocsK == SelLoc_NonStandard) ? SelLocs.size() in alloc()