HomeSort by: relevance | last modified time | path
    Searched refs:FreeVisContext (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaAttr.cpp 1066 /// FreeVisContext - Deallocate and null out VisContext.
1067 void Sema::FreeVisContext() {
1211 FreeVisContext();
Sema.cpp 415 if (VisContext) FreeVisContext();
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 10027 /// FreeVisContext - Deallocate and null out VisContext.
10028 void FreeVisContext();

Completed in 79 milliseconds