Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DConstructCompositionT.h287 using ObjectTy = tomp::type::ObjectT<IdTy, ExprTy>; in mergeDSA() local
H A DConstructDecompositionT.h90 using ObjectTy = tomp::ObjectT<IdTy, ExprTy>; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp1634 QualType ObjectTy) { in CheckDestructorAccess()
H A DTreeTransform.h14803 ParsedType ObjectTy; in TransformCXXDependentScopeMemberExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp5770 LValue CodeGenFunction::EmitLValueForIvar(QualType ObjectTy, in EmitLValueForIvar()
5783 QualType ObjectTy; in EmitObjCIvarRefLValue() local
H A DCGObjCMac.cpp5018 QualType ObjectTy, in EmitObjCValueForIvar()
7167 QualType ObjectTy, in EmitObjCValueForIvar()
H A DCGObjCGNU.cpp4276 QualType ObjectTy, in EmitObjCValueForIvar()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2587 QualType ObjectTy = ::getThisObjectType(C, FPT, Decl); in getThisType() local