Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DFrontendAction.cpp443 CI.resetAndLeakASTContext(); in EndSourceFile()
474 CI.resetAndLeakASTContext(); in EndSourceFile()
/external/clang/include/clang/Frontend/
DCompilerInstance.h421 void resetAndLeakASTContext() { in resetAndLeakASTContext() function