Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h308 void emitTypeInformation();
H A DCodeViewDebug.cpp696 emitTypeInformation(); in endModule()
717 void CodeViewDebug::emitTypeInformation() { in emitTypeInformation() function in CodeViewDebug