Home
last modified time | relevance | path

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

/external/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.cpp285 void PrintParameters(raw_ostream &OS) const { in PrintParameters() function
724 Operands.PrintParameters(OS); in printFunctionDefinitions()
738 Operands.PrintParameters(OS); in printFunctionDefinitions()
762 Operands.PrintParameters(OS); in printFunctionDefinitions()
781 Operands.PrintParameters(OS); in printFunctionDefinitions()
813 Operands.PrintParameters(OS); in printFunctionDefinitions()