Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Format/
H A DFormat.h1968 bool *IncompleteFormat);
/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp2239 StringRef FileName, bool *IncompleteFormat) { in reformat() argument
2243 *IncompleteFormat = true; in reformat()