Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1497 for (const ClassInfo::MemberInfo &IndirectField : NestedInfo.Members) in collectMemberInfo() local
/external/clang/lib/CodeGen/
DCGClass.cpp687 IndirectFieldDecl *IndirectField = MemberInit->getIndirectMember(); in EmitLValueForAnyFieldInitialization() local
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp804 IndirectFieldDecl *IndirectField = IndirectFieldDecl::Create( in VisitIndirectFieldDecl() local
DSemaInit.cpp1948 IndirectFieldDecl *IndirectField) { in ExpandAnonymousFieldDesignator()
DSemaDecl.cpp4165 IndirectFieldDecl *IndirectField = IndirectFieldDecl::Create( in InjectAnonymousStructOrUnionMembers() local
/external/clang/test/SemaCXX/
Dconstant-expression-cxx11.cpp1283 namespace IndirectField { namespace