Searched refs:SkippedLayout (Results 1 – 2 of 2) sorted by relevance
35 SkippedLayout = false; in CodeGenTypes()344 SkippedLayout = true; in ConvertFunctionTypeInternal()354 SkippedLayout = true; in ConvertFunctionTypeInternal()376 SkippedLayout = true; in ConvertFunctionTypeInternal()385 if (SkippedLayout) in ConvertFunctionTypeInternal()671 SkippedLayout = true; in ConvertType()684 SkippedLayout = true; in ConvertType()860 if (SkippedLayout) in ConvertRecordDeclType()
96 bool SkippedLayout; variable