Searched refs:mayBeProtocolList (Results 1 – 2 of 2) sorted by relevance
424 SourceLocation &rAngleLoc, bool mayBeProtocolList) { in parseObjCTypeParamListOrProtocolRefs() argument444 mayBeProtocolList = false; in parseObjCTypeParamListOrProtocolRefs()462 if (mayBeProtocolList) { in parseObjCTypeParamListOrProtocolRefs()496 if (mayBeProtocolList) { in parseObjCTypeParamListOrProtocolRefs()506 } else if (mayBeProtocolList) { in parseObjCTypeParamListOrProtocolRefs()537 if (mayBeProtocolList) { in parseObjCTypeParamListOrProtocolRefs()
1610 SourceLocation &rAngleLoc, bool mayBeProtocolList = true);