Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp570 static SourceLanguage MapDWLangToCVLang(unsigned DWLang) { in MapDWLangToCVLang() function
628 CurrentSourceLanguage = MapDWLangToCVLang(CU->getSourceLanguage()); in beginModule()