Home | History | Annotate | Download | only in Format

Lines Matching refs:Code

1 //===--- Format.cpp - Format C++ code -------------------------------------===//
1899 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code,
1907 llvm::MemoryBuffer *Buf = llvm::MemoryBuffer::getMemBuffer(Code, FileName);