Searched refs:SelLocsKind (Results 1 – 8 of 8) sorted by relevance
897 unsigned SelLocsKind : 2;916 HasMethod(0), IsDelegateInitCall(0), IsImplicit(0), SelLocsKind(0) {966 return (SelectorLocationsKind)SelLocsKind;
151 unsigned SelLocsKind : 2; variable190 return (SelectorLocationsKind)SelLocsKind; in getSelLocsKind()240 SelLocsKind(SelLoc_StandardNoSpace), IsOverriding(0), HasSkippedBody(0), in NamedDecl()
193 SelLocsKind = SelLocsK; in initArgsAndSelLocs()
828 SelLocsKind = hasStandardSelectorLocs(getSelector(), SelLocs, Params, in setMethodParams()830 if (SelLocsKind != SelLoc_NonStandard) in setMethodParams()
644 Record.push_back(D->SelLocsKind); in VisitObjCMethodDecl()
1041 Record.push_back(E->SelLocsKind); in VisitObjCMessageExpr()
934 MD->SelLocsKind = Record[Idx++]; in VisitObjCMethodDecl()
1082 E->SelLocsKind = Record[Idx++]; in VisitObjCMessageExpr()