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

  /external/llvm/include/llvm/Assembly/
AssemblyAnnotationWriter.h 56 /// printInfoComment - This may be implemented to emit a comment to the
58 virtual void printInfoComment(const Value &, formatted_raw_ostream &) {}
  /external/llvm/tools/llvm-dis/
llvm-dis.cpp 73 void printInfoComment(const Value &V, formatted_raw_ostream &OS) {
  /external/llvm/lib/IR/
AsmWriter.cpp     [all...]

Completed in 854 milliseconds