Searched refs:parsedTypeBound (Results 1 – 2 of 2) sorted by relevance
597 ParsedType parsedTypeBound) { in actOnObjCTypeParam() argument600 if (parsedTypeBound) { in actOnObjCTypeParam()602 QualType typeBound = GetTypeFromParser(parsedTypeBound, &typeBoundInfo); in actOnObjCTypeParam()
673 ParsedType parsedTypeBound) { in actOnObjCTypeParam() argument676 if (parsedTypeBound) { in actOnObjCTypeParam()678 QualType typeBound = GetTypeFromParser(parsedTypeBound, &typeBoundInfo); in actOnObjCTypeParam()