Searched refs:SkippedLayout (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenTypes.cpp37 SkippedLayout = false;
442 SkippedLayout = true;
455 SkippedLayout = true;
490 SkippedLayout = true;
500 SkippedLayout = true;
521 SkippedLayout = true;
530 if (SkippedLayout)
674 if (SkippedLayout)
H A DCodeGenTypes.h99 /// SkippedLayout - True if we didn't layout a function due to a being inside
101 bool SkippedLayout; member in class:clang::CodeGen::CodeGenTypes

Completed in 78 milliseconds