Searched refs:StaticConstMembers (Results 1 – 2 of 2) sorted by relevance
241 SmallVector<const DIDerivedType *, 4> StaticConstMembers; variable
2352 StaticConstMembers.push_back(DDTy); in collectMemberInfo() 3308 if (!GlobalVariables.empty() || !StaticConstMembers.empty()) {3373 for (const DIDerivedType *DTy : StaticConstMembers) { in isFloatDIType()