Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h480 void resetAndLeakSourceManager() { in resetAndLeakSourceManager() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp1146 CI.resetAndLeakSourceManager(); in EndSourceFile()