Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h333 void setFormattingFlag(enum FormattingFlags V) { Formatting = V; } in setFormattingFlag() function
1295 static void opt(FormattingFlags FF, Option &O) { O.setFormattingFlag(FF); }