Home
last modified time | relevance | path

Searched defs:ObjectTy (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DConstructCompositionT.h
H A DConstructDecompositionT.h90 using ObjectTy = tomp::ObjectT<IdTy, ExprTy>; member
[all...]
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp323 if (const ObjCObjectType *ObjectTy = Ty->getAs<ObjCObjectType>()) { in AttrListInfo() local
/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp1634 CheckDestructorAccess(SourceLocation Loc,CXXDestructorDecl * Dtor,const PartialDiagnostic & PDiag,QualType ObjectTy) CheckDestructorAccess() argument
H A DTreeTransform.h14772 ParsedType ObjectTy; TransformCXXDependentScopeMemberExpr() local
/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp5758 EmitLValueForIvar(QualType ObjectTy,llvm::Value * BaseValue,const ObjCIvarDecl * Ivar,unsigned CVRQualifiers) EmitLValueForIvar() argument
5771 QualType ObjectTy; EmitObjCIvarRefLValue() local
H A DCGObjCMac.cpp5018 EmitObjCValueForIvar(CodeGen::CodeGenFunction & CGF,QualType ObjectTy,llvm::Value * BaseValue,const ObjCIvarDecl * Ivar,unsigned CVRQualifiers) EmitObjCValueForIvar() argument
7167 EmitObjCValueForIvar(CodeGen::CodeGenFunction & CGF,QualType ObjectTy,llvm::Value * BaseValue,const ObjCIvarDecl * Ivar,unsigned CVRQualifiers) EmitObjCValueForIvar() argument
H A DCGObjCGNU.cpp4276 EmitObjCValueForIvar(CodeGenFunction & CGF,QualType ObjectTy,llvm::Value * BaseValue,const ObjCIvarDecl * Ivar,unsigned CVRQualifiers) EmitObjCValueForIvar() argument
/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2548 QualType ObjectTy = ::getThisObjectType(C, FPT, Decl); getThisType() local