Home | History | Annotate | Download | only in Sema

Lines Matching refs:VisContext

243   /// VisContext - Manages the stack for \#pragma GCC visibility.
244 void *VisContext; // Really a "PragmaVisStack*"
6580 /// FreeVisContext - Deallocate and null out VisContext.