Home
last modified time | relevance | path

Searched defs:Predeclare (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/torque/
H A Ddeclaration-visitor.h25 static void Predeclare(Ast* ast) { in Predeclare() function
33 static void Predeclare(NamespaceDeclaration* decl) { in Predeclare() function
37 static void Predeclare(TypeDeclaration* decl) { in Predeclare() function
40 static void Predeclare(StructDeclaration* decl) { in Predeclare() function
43 static void Predeclare(GenericTypeDeclaration* generic_decl) { in Predeclare() function
47 static void Predeclare(GenericCallableDeclaration* generic_decl) { in Predeclare() function
H A Ddeclaration-visitor.cc26 void PredeclarationVisitor::Predeclare(Declaration* decl) { in Predeclare() function in v8::internal::torque::PredeclarationVisitor
/dports/lang/v8/v8-9.6.180.12/src/torque/
H A Ddeclaration-visitor.h25 static void Predeclare(Ast* ast) { in Predeclare() function
33 static void Predeclare(NamespaceDeclaration* decl) { in Predeclare() function
37 static void Predeclare(TypeDeclaration* decl) { in Predeclare() function
40 static void Predeclare(StructDeclaration* decl) { in Predeclare() function
43 static void Predeclare(GenericTypeDeclaration* generic_decl) { in Predeclare() function
47 static void Predeclare(GenericCallableDeclaration* generic_decl) { in Predeclare() function
H A Ddeclaration-visitor.cc27 void PredeclarationVisitor::Predeclare(Declaration* decl) { in Predeclare() function in v8::internal::torque::PredeclarationVisitor
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/torque/
H A Ddeclaration-visitor.h25 static void Predeclare(Ast* ast) { in Predeclare() function
33 static void Predeclare(NamespaceDeclaration* decl) { in Predeclare() function
37 static void Predeclare(TypeDeclaration* decl) { in Predeclare() function
40 static void Predeclare(StructDeclaration* decl) { in Predeclare() function
43 static void Predeclare(GenericTypeDeclaration* generic_decl) { in Predeclare() function
47 static void Predeclare(GenericCallableDeclaration* generic_decl) { in Predeclare() function
H A Ddeclaration-visitor.cc26 void PredeclarationVisitor::Predeclare(Declaration* decl) { in Predeclare() function in v8::internal::torque::PredeclarationVisitor