Searched defs:typeBound (Results 1 – 3 of 3) sorted by relevance
603 QualType typeBound = GetTypeFromParser(parsedTypeBound, &typeBoundInfo); in actOnObjCTypeParam() local642 QualType typeBound = typeBoundInfo->getType(); in actOnObjCTypeParam() local
2628 const ObjCObjectType *typeBound = nullptr; in BuildInstanceMessage() local
1943 public final void typeBound() throws RecognitionException { in typeBound() method in JavaParser