Searched refs:equivType (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6881 QualType equivType = S.Context.getObjCObjectType( local
6888 equivType = S.Context.getObjCObjectPointerType(equivType);
6896 equivType = state.getAttributedType(A, equivType, equivType);
6902 createSimpleAttr<ObjCKindOfAttr>(S.Context, attr), type, equivType);

Completed in 70 milliseconds