Searched defs:PrintParameters (Results 1 – 2 of 2) sorted by relevance
/external/llvm/utils/TableGen/ | ||
D | FastISelEmitter.cpp | 285 void PrintParameters(raw_ostream &OS) const { in PrintParameters() function |
/external/v8/src/ast/ | ||
D | prettyprinter.cc | 1107 void PrettyPrinter::PrintParameters(Scope* scope) { in PrintParameters() function in v8::internal::PrettyPrinter |