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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp1442 bool IsFile = false; local
1445 llvm::sys::fs::is_regular_file(Twine(ConfigFile), IsFile); local
1452 llvm::sys::fs::is_regular_file(Twine(ConfigFile), IsFile); local

Completed in 127 milliseconds