Searched defs:VisContext (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
H A DSema.h333 /// VisContext - Manages the stack for \#pragma GCC visibility.
334 void *VisContext; // Really a "PragmaVisStack*" member in class:clang::Sema
7242 /// FreeVisContext - Deallocate and null out VisContext.

Completed in 67 milliseconds