Home
last modified time | relevance | path

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

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