Home
last modified time | relevance | path

Searched refs:StaticConstMembers (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h222 SmallVector<const DIDerivedType *, 4> StaticConstMembers; variable
H A DCodeViewDebug.cpp2319 StaticConstMembers.push_back(DDTy); in collectMemberInfo()
3271 if (!GlobalVariables.empty() || !StaticConstMembers.empty()) { in emitDebugInfoForGlobals()
3336 for (const DIDerivedType *DTy : StaticConstMembers) { in emitStaticConstMemberList()