Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp338 static clang::CallingConv TranslateCallingConvention(PDB_CallingConv pdb_cc) { in TranslateCallingConvention() function
651 auto cc = TranslateCallingConvention(func_sig->getCallingConvention()); in CreateLLDBTypeFromPDBType()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp185 TranslateCallingConvention(llvm::codeview::CallingConvention conv) { in TranslateCallingConvention() function
1465 TranslateCallingConvention(calling_convention); in CreateFunctionType()