Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprObjC.cpp1936 const ObjCObjectType *objType = type->castAs<ObjCObjectType>(); in LookupMethodInObjectType() local
H A DSemaType.cpp7484 const ObjCObjectType *objType = ptrType ? ptrType->getObjectType() in checkObjCKindOfType() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DType.cpp1444 const ObjCObjectType *objType = ptrType in VisitAttributedType() local