Home
last modified time | relevance | path

Searched defs:PrintParameters (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
Dprettyprinter.cc585 void PrettyPrinter::PrintParameters(Scope* scope) { in PrintParameters() function in v8::internal::PrettyPrinter
716 void AstPrinter::PrintParameters(Scope* scope) { in PrintParameters() function in v8::internal::AstPrinter
/external/llvm/utils/TableGen/
DFastISelEmitter.cpp283 void PrintParameters(raw_ostream &OS) const { in PrintParameters() function