Searched defs:byteType (Results 1 – 1 of 1) sorted by relevance
526 const clang::QualType byteType = ASTC.getIntTypeForBitwidth(8, false /* not signed */); in PadStruct() local855 llvm::Type *const byteType = llvm::Type::getInt8Ty(llvmContext); in PadHelperFunctionStruct() local