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