Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h5345 StringRef FileName, bool *IncompleteFormat);
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3833 StringRef FileName, bool *IncompleteFormat) { in reformat() argument
3837 *IncompleteFormat = true; in reformat()