Searched refs:mayBeProtocolList (Results 1 – 2 of 2) sorted by relevance
462 SourceLocation &rAngleLoc, bool mayBeProtocolList) { in parseObjCTypeParamListOrProtocolRefs() argument482 mayBeProtocolList = false; in parseObjCTypeParamListOrProtocolRefs()500 if (mayBeProtocolList) { in parseObjCTypeParamListOrProtocolRefs()535 if (mayBeProtocolList) { in parseObjCTypeParamListOrProtocolRefs()545 } else if (mayBeProtocolList) { in parseObjCTypeParamListOrProtocolRefs()576 if (mayBeProtocolList) { in parseObjCTypeParamListOrProtocolRefs()
1717 SourceLocation &rAngleLoc, bool mayBeProtocolList = true);