Home
last modified time | relevance | path

Searched defs:class_scope (Results 1 – 23 of 23) sorted by relevance

/dports/devel/py-rope/rope-0.18.0/rope/refactor/
H A Dintroduce_factory.py96 def _get_insertion_offset(self, class_scope, lines): argument
103 def _get_factory_method(self, lines, class_scope, argument
H A Dsourceutils.py41 def add_methods(pymodule, class_scope, methods_sources): argument
/dports/cad/iverilog/verilog-11.0/
H A Dnetclass.h50 inline const NetScope* class_scope(void) const { return class_scope_; } in class_scope() function
H A Dpform_pclass.cc45 PClass*class_scope = pform_push_class_scope(loc, type->name, lifetime); in pform_start_class_declaration() local
H A Delab_scope.cc485 NetScope*class_scope = new NetScope(scope, hname_t(pclass->pscope_name()), in elaborate_scope_class() local
H A Dpform.cc608 PClass*class_scope = new PClass(name, lexical_scope); in pform_push_class_scope() local
H A Delaborate.cc4946 const netclass_t*class_scope = 0; in elaborate() local
/dports/graphics/dia/dia-0.97.3/objects/UML/
H A Duml.h71 int class_scope; /**< in C++ : static member */ member
90 int class_scope; member
/dports/devel/py-mypy/mypy-0.910/mypy/
H A Dscope.py106 def class_scope(self, info: TypeInfo) -> Iterator[None]: member in Scope
/dports/games/exult/exult-snapshot-v1.7.0.20211128/usecode/
H A Ducsymtbl.h41 class_scope, enumerator
/dports/graphics/dia/dia-0.97.3/plug-ins/python/
H A Dcodegen.py33 def AddOperation(self, name, type, visibility, params, inheritance_type, comment, class_scope) : argument
/dports/devel/pylint/pylint-2.12.1/pylint/checkers/refactoring/
H A Drefactoring_checker.py162 class_scope: Dict[str, nodes.NodeNG] = {} variable in ConsiderUsingWithStack
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/ast/
H A Dscopes.cc1831 ClassScope* class_scope = AsClassScope(); in Print() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/ast/
H A Dscopes.cc1833 ClassScope* class_scope = AsClassScope(); in Print() local
/dports/lang/v8/v8-9.6.180.12/src/ast/
H A Dscopes.cc1905 ClassScope* class_scope = AsClassScope(); in Print() local
/dports/devel/swig/swig-4.0.2/Source/CParse/
H A Dparser.y844 String *class_scope = Swig_symbol_qualifiedscopename(cscope); in add_typedef_name() local
H A Dparser.c885 String *class_scope = Swig_symbol_qualifiedscopename(cscope); in add_typedef_name() local
/dports/lang/cython-devel/cython-2b1e743/Cython/Compiler/
H A DSymtab.py2683 def __init__(self, name, class_scope): argument
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/
H A Dtestsymboldatabase.cpp7112 const Scope * class_scope = &*scope; in executableScopeWithUnknownFunction() local
/dports/devel/cppcheck/cppcheck-2.6.3/test/
H A Dtestsymboldatabase.cpp7112 const Scope * class_scope = &*scope; in executableScopeWithUnknownFunction() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/parsing/
H A Dparser-base.h4523 ClassScope* class_scope = NewClassScope(scope(), is_anonymous); in ParseClassLiteral() local
/dports/lang/v8/v8-9.6.180.12/src/parsing/
H A Dparser-base.h4681 ClassScope* class_scope = NewClassScope(scope(), is_anonymous); in ParseClassLiteral() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/parsing/
H A Dparser-base.h4504 ClassScope* class_scope = NewClassScope(scope(), is_anonymous); in ParseClassLiteral() local