Searched refs:TranslateCallingConvention (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp336 static clang::CallingConv TranslateCallingConvention(PDB_CallingConv pdb_cc) { function
633 auto cc = TranslateCallingConvention(func_sig->getCallingConvention());
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp125 TranslateCallingConvention(llvm::codeview::CallingConvention conv) { function
1150 TranslateCallingConvention(calling_convention);

Completed in 161 milliseconds