Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h3567 StringRef FileName, bool *IncompleteFormat);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp2865 StringRef FileName, bool *IncompleteFormat) { in reformat() argument
2869 *IncompleteFormat = true; in reformat()