Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
HDPDBASTParser.cpp345 static clang::CallingConv TranslateCallingConvention(PDB_CallingConv pdb_cc) { in TranslateCallingConvention() function
655 auto cc = TranslateCallingConvention(func_sig->getCallingConvention()); in CreateLLDBTypeFromPDBType()
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
HDPdbAstBuilder.cpp134 TranslateCallingConvention(llvm::codeview::CallingConvention conv) { in TranslateCallingConvention() function
1214 TranslateCallingConvention(calling_convention); in CreateFunctionType()