Home | History | Annotate | Download | only in MacOSX-arm

Lines Matching refs:IsIntegerType

344             if (clang_type.IsIntegerType (is_signed))
447 if (clang_type.IsIntegerType (is_signed))
532 if (clang_type.IsIntegerType (is_signed) || clang_type.IsPointerType())