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.cpp346 IndirectFieldDecl *IndirectField = Init->getIndirectMember(); in builtinTransferInitializer() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2367 for (const ClassInfo::MemberInfo &IndirectField : NestedInfo.Members) collectMemberInfo() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp622 IndirectFieldDecl *IndirectField = MemberInit->getIndirectMember(); in EmitLValueForAnyFieldInitialization() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1420 IndirectFieldDecl *IndirectField = IndirectFieldDecl::Create( in VisitIndirectFieldDecl() local
H A DSemaInit.cpp2583 IndirectFieldDecl *IndirectField) { in ExpandAnonymousFieldDesignator()
H A DSemaDecl.cpp5370 IndirectFieldDecl *IndirectField = IndirectFieldDecl::Create( in InjectAnonymousStructOrUnionMembers() local
H A DSemaExpr.cpp3246 if (auto *IndirectField = dyn_cast<IndirectFieldDecl>(VD); in BuildDeclarationNameExpr() local