Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1551 substObjCMemberType(QualType objectType,const DeclContext * dc,ObjCSubstitutionContext context) const substObjCMemberType() argument
1611 const ObjCObjectType *objectType; getObjCSubstitutions() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2245 const ObjCObjectType *objectType = pointerType->getObjectType(); CheckObjCForCollectionOperand() local
H A DSemaOverload.cpp15232 QualType objectType = op->getLHS()->getType(); BuildCallToMemberFunction() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3680 QualType objectType = pointerOperand->getType() emitPointerArithmetic() local