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