Searched refs:TranslateCallingConvention (Results 1 – 2 of 2) sorted by relevance
345 static clang::CallingConv TranslateCallingConvention(PDB_CallingConv pdb_cc) { in TranslateCallingConvention() function655 auto cc = TranslateCallingConvention(func_sig->getCallingConvention()); in CreateLLDBTypeFromPDBType()
134 TranslateCallingConvention(llvm::codeview::CallingConvention conv) { in TranslateCallingConvention() function 1214 TranslateCallingConvention(calling_convention); in CreateFunctionType()