Home
last modified time | relevance | path

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

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