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