Home
last modified time | relevance | path

Searched defs:MemberDecl (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaCUDA.cpp227 CXXMethodDecl *MemberDecl, in inferCUDATargetForImplicitSpecialMember()
H A DSemaExprMember.cpp1114 NamedDecl *MemberDecl = R.getFoundDecl(); in BuildMemberReferenceExpr() local
H A DSemaAccess.cpp39 bool Sema::SetMemberAccessSpecifier(NamedDecl *MemberDecl, in SetMemberAccessSpecifier()
H A DSemaOverload.cpp1941 if (FieldDecl *MemberDecl = From->getSourceBitField()) { in IsIntegralPromotion() local
H A DSemaExpr.cpp11808 FieldDecl *MemberDecl = R.getAsSingle<FieldDecl>(); in BuildBuiltinOffsetOf() local
/aosp_15_r20/external/clang/lib/AST/
H A DASTContext.cpp279 if (const FunctionDecl *MemberDecl = in adjustDeclToTemplate() local
289 if (const VarDecl *MemberDecl = VD->getInstantiatedFromStaticDataMember()) in adjustDeclToTemplate() local
323 if (const EnumDecl *MemberDecl = ED->getInstantiatedFromMemberEnum()) in adjustDeclToTemplate() local
H A DRecordLayoutBuilder.cpp215 const CXXRecordDecl *MemberDecl = RT->getAsCXXRecordDecl(); in ComputeEmptySubobjectSizes() local
H A DExprConstant.cpp7933 FieldDecl *MemberDecl = ON.getField(); in VisitOffsetOfExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3123 if (const auto *MemberDecl = dyn_cast_or_null<DIDerivedType>( in emitDebugInfoForGlobal() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp1938 FieldDecl *MemberDecl = ON.getField(); in VisitOffsetOfExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3379 if (const auto *MemberDecl = dyn_cast_or_null<DIDerivedType>( in emitDebugInfoForGlobal() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExpr.h3222 ValueDecl *MemberDecl; variable
3268 bool IsArrow, ValueDecl *MemberDecl, in CreateImplicit()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExpr.h3184 ValueDecl *MemberDecl; variable
3234 bool IsArrow, ValueDecl *MemberDecl, in CreateImplicit()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExpr.h3194 ValueDecl *MemberDecl; variable
3240 bool IsArrow, ValueDecl *MemberDecl, in CreateImplicit()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExpr.h3194 ValueDecl *MemberDecl; variable
3240 bool IsArrow, ValueDecl *MemberDecl, in CreateImplicit()
/aosp_15_r20/external/clang/include/clang/AST/
H A DExpr.h2326 ValueDecl *MemberDecl; variable