Searched defs:objectType (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 1551 substObjCMemberType(QualType objectType,const DeclContext * dc,ObjCSubstitutionContext context) const substObjCMemberType() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaStmt.cpp | 2245 const ObjCObjectType *objectType = pointerType->getObjectType(); CheckObjCForCollectionOperand() local |
H A D | SemaOverload.cpp | 15232 QualType objectType = op->getLHS()->getType(); BuildCallToMemberFunction() local |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprScalar.cpp | 3680 QualType objectType = pointerOperand->getType() emitPointerArithmetic() local |