Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DFileManager.h241 bool ShouldCloseOpenFile = true);
/external/clang/lib/Basic/
DFileManager.cpp416 bool ShouldCloseOpenFile) { in getBufferForFile() argument
431 if (ShouldCloseOpenFile) in getBufferForFile()