Searched refs:enforcePackingRestrictions (Results 1 – 4 of 4) sorted by relevance
208 uint64_t enforcePackingRestrictions : 1; member
675 options.enforcePackingRestrictions = true; in compile()
1160 if (compileOptions.enforcePackingRestrictions) in checkAndSimplifyAST()
89 mCompileOptions.enforcePackingRestrictions = true; in SetUp()