Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DCommandLine.h330 void setFormattingFlag(enum FormattingFlags V) { Formatting = V; } in setFormattingFlag() function
1285 static void opt(FormattingFlags FF, Option &O) { O.setFormattingFlag(FF); }