Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1485 QualType QualType::substObjCMemberType(QualType objectType, in substObjCMemberType()
1545 const ObjCObjectType *objectType; in getObjCSubstitutions() local
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3441 QualType objectType = pointerOperand->getType() in emitPointerArithmetic() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2198 const ObjCObjectType *objectType = pointerType->getObjectType(); in CheckObjCForCollectionOperand() local
H A DSemaOverload.cpp14193 QualType objectType = op->getLHS()->getType(); in BuildCallToMemberFunction() local