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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp5675 QualType equivType = Context.getObjCObjectType(objType->getBaseType(), local
5682 equivType = Context.getObjCObjectPointerType(equivType);
5685 equivType = Context.getAttributedType(attrKind, equivType, equivType);
5692 equivType);

Completed in 45 milliseconds