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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaAttr.cpp352 /// FreeVisContext - Deallocate and null out VisContext.
353 void Sema::FreeVisContext() { function in class:Sema
435 FreeVisContext();
H A DSema.cpp186 if (VisContext) FreeVisContext();
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h7035 /// FreeVisContext - Deallocate and null out VisContext.
7036 void FreeVisContext();

Completed in 177 milliseconds