Home
last modified time | relevance | path

Searched defs:objType (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp1938 const ObjCObjectType *objType = type->castAs<ObjCObjectType>(); in LookupMethodInObjectType() local
H A DSemaType.cpp7201 const ObjCObjectType *objType = ptrType ? ptrType->getObjectType() in checkObjCKindOfType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp1433 const ObjCObjectType *objType = ptrType in VisitAttributedType() local