Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dprettyprinter.h89 void PrintParameters(Scope* scope);
119 void PrintParameters(Scope* scope);
Dprettyprinter.cc1079 void PrettyPrinter::PrintParameters(Scope* scope) { in PrintParameters() function in v8::internal::PrettyPrinter
1100 PrintParameters(function->scope()); in PrintFunctionLiteral()
1198 PrintParameters(program->scope()); in PrintProgram()
1216 void AstPrinter::PrintParameters(Scope* scope) { in PrintParameters() function in v8::internal::AstPrinter
1422 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()