Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h328 void emitTypeInformation();
H A DCodeViewDebug.cpp701 emitTypeInformation(); in endModule()
722 void CodeViewDebug::emitTypeInformation() { in emitTypeInformation() function in CodeViewDebug