Home | History | Annotate | Download | only in Sema

Lines Matching refs:PackContext

237   /// PackContext - Manages the stack for \#pragma pack. An alignment
239 void *PackContext; // Really a "PragmaPackStack*"
6564 /// FreePackedContext - Deallocate and null out PackContext.