Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DFileManager.h246 bool ShouldCloseOpenFile = true);
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DFileManager.cpp405 bool ShouldCloseOpenFile) { in getBufferForFile() argument
420 if (ShouldCloseOpenFile) in getBufferForFile()