Home
last modified time | relevance | path

Searched refs:resetAndLeakASTContext (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Frontend/
DCompilerInstance.h457 void resetAndLeakASTContext() { in resetAndLeakASTContext() function
/external/clang/lib/Frontend/
DFrontendAction.cpp492 CI.resetAndLeakASTContext(); in EndSourceFile()