Home
last modified time | relevance | path

Searched defs:TranslateCallingConvention (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp345 static clang::CallingConv TranslateCallingConvention(PDB_CallingConv pdb_cc) { in TranslateCallingConvention() function
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp134 TranslateCallingConvention(llvm::codeview::CallingConvention conv) { in TranslateCallingConvention() function