Searched defs:IsPacked (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_type.h646 bool IsPacked,
651 mIsPacked(IsPacked),
643 RSExportRecordType(RSContext *Context, const llvm::StringRef &Name, clang::SourceLocation Loc, bool IsPacked, bool IsArtificial, size_t StoreSize, size_t AllocSize) argument

Completed in 78 milliseconds