Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DFormat.cpp1343 tooling::Replacements reformat(const FormatStyle &Style, Lexer &Lex, in reformat() function
1352 tooling::Replacements reformat(const FormatStyle &Style, in reformat() function
1361 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code, in reformat() function
/minix3/lib/libform/
H A Dfield.c474 char *reformat, *p; in field_buffer() local