Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DFileManager.h246 bool ShouldCloseOpenFile = true);
/external/clang/lib/Basic/
DFileManager.cpp384 bool isVolatile, bool ShouldCloseOpenFile) { in getBufferForFile() argument
403 if (ShouldCloseOpenFile) in getBufferForFile()