Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp381 IndirectFieldDecl *IndirectField = Init->getIndirectMember(); builtinTransferInitializer() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2385 for (const ClassInfo::MemberInfo &IndirectField : NestedInfo.Members) in collectMemberInfo() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp613 IndirectFieldDecl *IndirectField = MemberInit->getIndirectMember(); EmitLValueForAnyFieldInitialization() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1379 IndirectFieldDecl *IndirectField = IndirectFieldDecl::Create( VisitIndirectFieldDecl() local
H A DSemaInit.cpp2444 ExpandAnonymousFieldDesignator(Sema & SemaRef,DesignatedInitExpr * DIE,unsigned DesigIdx,IndirectFieldDecl * IndirectField) ExpandAnonymousFieldDesignator() argument
H A DSemaDecl.cpp5529 IndirectFieldDecl *IndirectField = IndirectFieldDecl::Create( InjectAnonymousStructOrUnionMembers() local
H A DSemaExpr.cpp3509 if (auto *IndirectField = dyn_cast<IndirectFieldDecl>(VD); BuildDeclarationNameExpr() local