HomeSort by relevance Sort by last modified time
    Searched refs:reverseColor (Results 1 - 5 of 5) sorted by null

  /frameworks/compile/mclinker/include/mcld/Support/
raw_ostream.h 51 llvm::raw_ostream &reverseColor();
  /frameworks/compile/mclinker/lib/Support/
raw_ostream.cpp 77 llvm::raw_ostream& mcld::raw_fd_ostream::reverseColor()
81 return llvm::raw_ostream::reverseColor();
  /external/llvm/include/llvm/Support/
raw_ostream.h 232 virtual raw_ostream &reverseColor() { return *this; }
395 virtual raw_ostream &reverseColor() LLVM_OVERRIDE;
  /external/llvm/lib/Support/
raw_ostream.cpp 643 raw_ostream &raw_fd_ostream::reverseColor() {
  /external/clang/lib/Frontend/
TextDiagnostic.cpp     [all...]

Completed in 145 milliseconds