Searched defs:Formatter (Results 1 – 5 of 5) sorted by relevance
2168 Formatter(char *str_, const char *fmt_, size_t size_) in format() argument 2157 struct Formatter { global() struct 2158 FormatterFormatter Formatter() argument 2177 formatFormatter format() argument 2191 scanFormatter scan() argument 2205 scanFormatter scan() argument 2219 build_format_stringFormatter build_format_string() argument 2238 str_curFormatter str_cur() argument 2240 num_written_bytesFormatter num_written_bytes() argument 2260 strFormatter global() argument 2261 str_offFormatter global() argument 2262 sizeFormatter global() argument 2263 fmt_startFormatter global() argument 2287 skipFormatter format_buffer() argument
860 const MIRFormatter *Formatter = nullptr; in print() local 1225 const MIRFormatter *Formatter = TII->getMIRFormatter(); print() local
2983 if (const auto *Formatter = TII->getMIRFormatter()) { parseMachineOperand() local 3260 if (const auto *Formatter = TII->getMIRFormatter()) { parseMemoryPseudoSourceValue() local
88 mutable std::unique_ptr<AMDGPUMIRFormatter> Formatter; variable
2386 class Formatter : public TokenAnalyzer { global() class 2388 Formatter(const Environment &Env, const FormatStyle &Style, Formatter() function in clang::format::__anon79e69e6d0111::Formatter