Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1954 const ObjCObjectType *objType = type->castAs<ObjCObjectType>(); in LookupMethodInObjectType() local
H A DSemaType.cpp7296 const ObjCObjectType *objType = ptrType ? ptrType->getObjectType() in checkObjCKindOfType() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1528 const ObjCObjectType *objType = ptrType in VisitAttributedType() local