Home | History | Annotate | Download | only in Symbol

Lines Matching refs:UnsignedCharTy

556         if (QualTypeMatchesBitSize (bit_size, ast, ast->UnsignedCharTy))
557 return ClangASTType (ast, ast->UnsignedCharTy.getAsOpaquePtr());
597 return ClangASTType (ast, ast->getExtVectorType (ast->UnsignedCharTy, bit_size/8).getAsOpaquePtr());
716 clang_type = ast->UnsignedCharTy.getAsOpaquePtr();
830 if (QualTypeMatchesBitSize (bit_size, ast, ast->UnsignedCharTy))
831 return ClangASTType (ast, ast->UnsignedCharTy.getAsOpaquePtr());
956 if (QualTypeMatchesBitSize (bit_size, ast, ast->UnsignedCharTy))
957 return ClangASTType (ast, ast->UnsignedCharTy.getAsOpaquePtr());
968 if (QualTypeMatchesBitSize (bit_size, ast, ast->UnsignedCharTy))
969 return ClangASTType (ast, ast->UnsignedCharTy.getAsOpaquePtr());
983 if (QualTypeMatchesBitSize (bit_size, ast, ast->UnsignedCharTy))
984 return ClangASTType (ast, ast->UnsignedCharTy.getAsOpaquePtr());