Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2116 void *DiagHandlerCtxt, bool IsDotHFile) { in parseConfiguration()
4211 bool IsDotHFile) { in loadAndParseConfigFile()
4256 const bool IsDotHFile = FileName.ends_with(".h"); in getStyle() local