Searched defs:Object (Results 1 – 8 of 8) sorted by relevance
49 const Expression *Object() const in Object() function
87 declare class Object { class
273 const Type &Object(panda::panda_file::SourceLang lang) const in Object() function
49 Object, enumerator
230 static const std::string Object; // NOLINT (readability-identifier-naming) member279 static const std::string Object; // NOLINT (readability-identifier-naming) member
23 const std::string ObjectType::Object = "object"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectType57 const std::string ObjectClassName::Object = "Object"; // NOLINT (readability-ident… member in panda::ecmascript::tooling::ObjectClassName
120 using Object = builtins::BuiltinsObject; typedef