Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h314 void emitCompilerInformation();
H A DCodeViewDebug.cpp648 emitCompilerInformation(); in endModule()
833 void CodeViewDebug::emitCompilerInformation() { in emitCompilerInformation() function in CodeViewDebug