Searched refs:mayBeProtocolList (Results 1 – 2 of 2) sorted by relevance
454 SourceLocation &rAngleLoc, bool mayBeProtocolList) { in parseObjCTypeParamListOrProtocolRefs() argument474 mayBeProtocolList = false; in parseObjCTypeParamListOrProtocolRefs()492 if (mayBeProtocolList) { in parseObjCTypeParamListOrProtocolRefs()526 if (mayBeProtocolList) { in parseObjCTypeParamListOrProtocolRefs()536 } else if (mayBeProtocolList) { in parseObjCTypeParamListOrProtocolRefs()567 if (mayBeProtocolList) { in parseObjCTypeParamListOrProtocolRefs()
1646 SourceLocation &rAngleLoc, bool mayBeProtocolList = true);