Searched defs:objType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprObjC.cpp | 1954 const ObjCObjectType *objType = type->castAs<ObjCObjectType>(); LookupMethodInObjectType() local |
H A D | SemaType.cpp | 7242 const ObjCObjectType *objType = ptrType ? ptrType->getObjectType() checkObjCKindOfType() local |
/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 1528 const ObjCObjectType *objType = ptrType VisitAttributedType() local |