Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h334 void emitConstantSymbolRecord(const DIType *DTy, APSInt &Value,
H A DCodeViewDebug.cpp3285 void CodeViewDebug::emitConstantSymbolRecord(const DIType *DTy, APSInt &Value, in emitConstantSymbolRecord() function in CodeViewDebug
3321 emitConstantSymbolRecord(DTy->getBaseType(), Value, in emitStaticConstMemberList()
3396 emitConstantSymbolRecord(DIGV->getType(), Value, QualifiedName); in emitDebugInfoForGlobal()