Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h333 void emitTypeInformation();
H A DCodeViewDebug.cpp719 emitTypeInformation(); in endModule()
740 void CodeViewDebug::emitTypeInformation() { in emitTypeInformation() function in CodeViewDebug