Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h152 Cvtres = 0x08, enumerator
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp223 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Cvtres, OS) in operator <<()
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp102 CV_ENUM_ENT(SourceLanguage, Cvtres), CV_ENUM_ENT(SourceLanguage, Cvtpgd),
/openbsd/src/gnu/llvm/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp202 RETURN_CASE(SourceLanguage, Cvtres, "cvtres"); in formatSourceLanguage()