Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DFileManager.h240 bool ShouldCloseOpenFile = true);
/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DFileManager.cpp402 bool ShouldCloseOpenFile) { in getBufferForFile() argument
417 if (ShouldCloseOpenFile) in getBufferForFile()