Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DConstructDecompositionT.h90 using ObjectTy = tomp::ObjectT<IdTy, ExprTy>; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp1633 QualType ObjectTy) { in CheckDestructorAccess()
H A DTreeTransform.h15903 ParsedType ObjectTy; in TransformCXXDependentScopeMemberExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp6238 LValue CodeGenFunction::EmitLValueForIvar(QualType ObjectTy, in EmitLValueForIvar()
6251 QualType ObjectTy; in EmitObjCIvarRefLValue() local
H A DCGObjCMac.cpp4917 QualType ObjectTy, in EmitObjCValueForIvar()
7085 CodeGen::CodeGenFunction &CGF, QualType ObjectTy, llvm::Value *BaseValue, in EmitObjCValueForIvar()
H A DCGObjCGNU.cpp4367 QualType ObjectTy, in EmitObjCValueForIvar()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2786 QualType ObjectTy = ::getThisObjectType(C, FPT, Decl); in getThisType() local