Home
last modified time | relevance | path

Searched refs:PrintParameters (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
Dprettyprinter.h51 void PrintParameters(Scope* scope);
81 void PrintParameters(Scope* scope);
Dprettyprinter.cc617 void PrettyPrinter::PrintParameters(Scope* scope) { in PrintParameters() function in v8::internal::PrettyPrinter
638 PrintParameters(function->scope()); in PrintFunctionLiteral()
730 PrintParameters(program->scope()); in PrintProgram()
748 void AstPrinter::PrintParameters(Scope* scope) { in PrintParameters() function in v8::internal::AstPrinter
985 PrintParameters(node->scope()); in VisitFunctionLiteral()
/external/llvm/utils/TableGen/
DFastISelEmitter.cpp283 void PrintParameters(raw_ostream &OS) const { in PrintParameters() function
619 Operands.PrintParameters(OS); in printFunctionDefinitions()
680 Operands.PrintParameters(OS); in printFunctionDefinitions()
704 Operands.PrintParameters(OS); in printFunctionDefinitions()
773 Operands.PrintParameters(OS); in printFunctionDefinitions()
805 Operands.PrintParameters(OS); in printFunctionDefinitions()