Home
last modified time | relevance | path

Searched defs:IsFile (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/unittests/Basic/
H A DFileManagerTest.cpp30 void InjectFileOrDirectory(const char *Path, ino_t INode, bool IsFile) { in InjectFileOrDirectory()
/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DFormat.cpp1465 bool IsFile = false; in getStyle() local