Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp361 IndirectFieldDecl *IndirectField = Init->getIndirectMember(); in builtinTransferInitializer() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2399 for (const ClassInfo::MemberInfo &IndirectField : NestedInfo.Members) in collectMemberInfo() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp617 IndirectFieldDecl *IndirectField = MemberInit->getIndirectMember(); in EmitLValueForAnyFieldInitialization() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1882 IndirectFieldDecl *IndirectField = IndirectFieldDecl::Create( in VisitIndirectFieldDecl() local
H A DSemaInit.cpp2661 IndirectFieldDecl *IndirectField) { in ExpandAnonymousFieldDesignator()
H A DSemaDecl.cpp5484 IndirectFieldDecl *IndirectField = IndirectFieldDecl::Create( in InjectAnonymousStructOrUnionMembers() local
H A DSemaExpr.cpp3300 if (auto *IndirectField = dyn_cast<IndirectFieldDecl>(VD); in BuildDeclarationNameExpr() local