Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp107 Instance.resetAndLeakFileManager(); in onBodySynthesis()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInstance.h414 void resetAndLeakFileManager() { in resetAndLeakFileManager() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DFrontendAction.cpp995 CI.resetAndLeakFileManager(); in EndSourceFile()