Home | History | Annotate | Download | only in SysV-x86_64

Lines Matching refs:IsIntegerType

534         if (clang_type.IsIntegerType (is_signed))
585 if (clang_type.IsIntegerType (is_signed) || clang_type.IsPointerType())
900 if (field_clang_type.IsIntegerType (is_signed) || field_clang_type.IsPointerType ())
971 if (next_field_clang_type.IsIntegerType (is_signed))
995 if (prev_field_clang_type.IsIntegerType (is_signed))