Home
last modified time | relevance | path

Searched defs:AllowUnknownOptions (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/tools/clang-format/
DClangFormat.cpp109 static cl::opt<bool> AllowUnknownOptions( variable
/external/llvm-project/clang/lib/Format/
DFormat.cpp1329 bool AllowUnknownOptions) { in parseConfiguration()
2849 bool AllowUnknownOptions) { in getStyle()