Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h334 void emitCompilerInformation();
H A DCodeViewDebug.cpp653 emitCompilerInformation(); in endModule()
837 void CodeViewDebug::emitCompilerInformation() { in emitCompilerInformation() function in CodeViewDebug