Searched refs:SelLoc_NonStandard (Results 1 – 6 of 6) sorted by relevance
30 SelLoc_NonStandard = 0, enumerator
975 return getSelLocsKind() != SelLoc_NonStandard; in hasStandardSelLocs()
191 return getSelLocsKind() != SelLoc_NonStandard; in hasStandardSelLocs()
88 return SelLoc_NonStandard; in hasStandardSelLocs()
475 if (SelLocsKind != SelLoc_NonStandard) in setMethodParams()
3214 if (SelLocsK == SelLoc_NonStandard) in initArgsAndSelLocs()3304 unsigned NumStoredSelLocs = (SelLocsK == SelLoc_NonStandard) ? SelLocs.size() in alloc()