Searched defs:typeParam (Results 1 – 8 of 8) sorted by relevance
485 integer, kind :: typeParam = 4 component517 integer, kind :: typeParam = 4 component548 integer, kind :: typeParam = 4 component579 integer, kind :: typeParam = 4 component611 integer, len :: typeParam = 4 component
406 if (const auto *typeParam{symbol.detailsIf<TypeParamDetails>()}) { IsParam() local
5469 Symbol *typeParam{MakeTypeSymbol( Pre() local
474 DeclResult typeParam = Actions.ObjC().actOnObjCTypeParam( parseObjCTypeParamListOrProtocolRefs() local 553 DeclResult typeParam = Actions.ObjC().actOnObjCTypeParam( parseObjCTypeParamListOrProtocolRefs() local
589 ObjCTypeParamDecl *typeParam = nullptr; applyObjCTypeArgs() local [all...]
784 auto known = knownParams.find(typeParam->getIdentifier()); in actOnObjCTypeParamList() local [all...]
1232 auto *typeParam = readDeclAs<ObjCTypeParamDecl>(); ReadObjCTypeParamList() local
1356 ObjCTypeParamDecl *typeParam = OTPTy->getDecl(); VisitObjCTypeParamType() local