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