Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp106 Instance.resetAndLeakSourceManager(); in onBodySynthesis()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInstance.h434 void resetAndLeakSourceManager() { in resetAndLeakSourceManager() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DFrontendAction.cpp994 CI.resetAndLeakSourceManager(); in EndSourceFile()