Searched refs:ConstantType (Results 1 – 8 of 8) sorted by relevance
15 from structure_generator import ConstantType790 tpm_obj = ConstantType(self._title_type, type_name)
38 constant = structure_generator.ConstantType('UINT16', 'TPM_TYPE')
467 class ConstantType(TPMType): class502 super(ConstantType, self).__init__()
232 QualType &ConstantType) const;
5777 using ConstantType = ConstantFloat; typedef5794 using ConstantType = ConstantDouble; typedef5810 const typename ConstantPoolEmitterTraits<T>::ConstantType *Const) { in emitConstant()5841 emitConstant<T>(Str, llvm::dyn_cast<typename Traits::ConstantType>(C)); in emitConstantPool()
7256 using ConstantType = ConstantFloat; typedef7273 using ConstantType = ConstantDouble; typedef7289 const typename ConstantPoolEmitterTraits<T>::ConstantType *Const) { in emitConstant()7324 emitConstant<T>(Str, llvm::dyn_cast<typename Traits::ConstantType>(C)); in emitConstantPool()
7749 QualType ConstantType; in DiagnoseNarrowingInInitList() local7751 ConstantType)) { in DiagnoseNarrowingInInitList()7776 << ConstantValue.getAsString(S.getASTContext(), ConstantType) in DiagnoseNarrowingInInitList()
289 QualType &ConstantType) const { in getNarrowingKind()341 ConstantType = Initializer->getType(); in getNarrowingKind()372 ConstantType = Initializer->getType(); in getNarrowingKind()427 ConstantType = Initializer->getType(); in getNarrowingKind()