Searched refs:StaticConstMembers (Results 1 – 2 of 2) sorted by relevance
246 SmallVector<const DIDerivedType *, 4> StaticConstMembers; variable
2366 StaticConstMembers.push_back(DDTy); in collectMemberInfo()3322 if (!GlobalVariables.empty() || !StaticConstMembers.empty()) { in emitDebugInfoForGlobals()3387 for (const DIDerivedType *DTy : StaticConstMembers) { in emitStaticConstMemberList()