Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h4174 StringRef FileName, bool *IncompleteFormat);
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp3372 StringRef FileName, bool *IncompleteFormat) { in reformat() argument
3376 *IncompleteFormat = true; in reformat()