Home
last modified time | relevance | path

Searched defs:objectType (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp151 const ObjCObjectType *objectType = pointerType->getObjectType(); in CheckObjCForCollectionOperand() local
H A DSemaOverload.cpp15240 QualType objectType = op->getLHS()->getType(); in BuildCallToMemberFunction() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1613 QualType QualType::substObjCMemberType(QualType objectType, in substObjCMemberType()
1674 const ObjCObjectType *objectType; in getObjCSubstitutions() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3966 QualType objectType = pointerOperand->getType() in emitPointerArithmetic() local