Searched refs:FreeVisContext (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaAttr.cpp523 /// FreeVisContext - Deallocate and null out VisContext.
524 void Sema::FreeVisContext() { function in class:Sema
606 FreeVisContext();
H A DSema.cpp222 if (VisContext) FreeVisContext();
/external/clang/include/clang/Sema/
H A DSema.h7242 /// FreeVisContext - Deallocate and null out VisContext.
7243 void FreeVisContext();

Completed in 322 milliseconds