Home | History | Annotate | Download | only in AST

Lines Matching defs:FinishLayout

692   /// FinishLayout - Finalize record layout. Adjust record size based on the
694 void FinishLayout(const NamedDecl *D);
1183 FinishLayout(D);
1206 FinishLayout(RD);
1253 FinishLayout(D);
1644 void RecordLayoutBuilder::FinishLayout(const NamedDecl *D) {