Home
last modified time | relevance | path

Searched defs:typeScope (Results 1 – 25 of 58) sorted by relevance

123

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ds/org.eclipse.pde.ds.ui/src/org/eclipse/pde/internal/ds/ui/editor/contentassist/
H A DTypePackageCompletionProcessor.java96 …tContent, IProject project, Collection<TypeCompletionProposal> c, int startOffset, int typeScope) { in generateTypePackageProposals()
100 …oject project, Collection<TypeCompletionProposal> c, int startOffset, int typeScope, boolean repla… in generateTypePackageProposals()
108 …llection<TypeCompletionProposal> c, final int startOffset, final int length, final int typeScope) { in generateProposals()
186 …nal Collection<TypeCompletionProposal> c, final int startOffset, final int length, int typeScope) { in generateTypeProposals()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/contentassist/
H A DTypePackageCompletionProcessor.java76 …ls(String currentContent, IProject project, Collection<Object> c, int startOffset, int typeScope) { in generateTypePackageProposals()
80 …rentContent, IProject project, Collection<Object> c, int startOffset, int typeScope, boolean repla… in generateTypePackageProposals()
88 …roject, final Collection<Object> c, final int startOffset, final int length, final int typeScope) { in generateProposals()
162 …ject project, final Collection<Object> c, final int startOffset, final int length, int typeScope) { in generateTypeProposals()
/dports/devel/capnproto/capnproto-0.9.0/c++/src/capnp/compiler/
H A Dnode-translator.h125 kj::Maybe<Schema> typeScope; member
H A Dnode-translator.c++1773 kj::Maybe<Schema> typeScope) { in compileBootstrapValue()
1795 Schema typeScope, schema::Value::Builder target, in compileValue()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Serialization/
H A DModels.cs21 TypeScope typeScope; field in System.Xml.Serialization.ModelScope
25 internal ModelScope(TypeScope typeScope) { in ModelScope()
H A DXmlSchemaExporter.cs841 void ExportRootIfNecessary(TypeScope typeScope) { in ExportRootIfNecessary()
H A DSoapReflectionImporter.cs23 TypeScope typeScope; field in System.Xml.Serialization.SoapReflectionImporter
H A DXmlReflectionImporter.cs26 TypeScope typeScope; field in System.Xml.Serialization.XmlReflectionImporter
/dports/devel/capnproto080/capnproto-0.8.0/c++/src/capnp/compiler/
H A Dnode-translator.h202 kj::Maybe<Schema> typeScope; member
H A Dnode-translator.c++2655 kj::Maybe<Schema> typeScope) { in compileBootstrapValue()
2677 Schema typeScope, schema::Value::Builder target, in compileValue()
/dports/devel/umbrello/umbrello-21.12.3/umbrello/uml1model/
H A Dattribute.cpp153 UMLPackage *typeScope = type->umlPackage(); in toString() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dtype.cpp249 static void InstantiateNonPDTScope(Scope &typeScope, Scope &containingScope) { in InstantiateNonPDTScope()
290 const Scope &typeScope{DEREF(typeSymbol_.scope())}; in Instantiate() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Semantics/
H A Dtype.cpp247 static void InstantiateNonPDTScope(Scope &typeScope, Scope &containingScope) { in InstantiateNonPDTScope()
288 const Scope &typeScope{DEREF(typeSymbol_.scope())}; in Instantiate() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dtype.cpp249 static void InstantiateNonPDTScope(Scope &typeScope, Scope &containingScope) { in InstantiateNonPDTScope()
290 const Scope &typeScope{DEREF(typeSymbol_.scope())}; in Instantiate() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Serialization/
H A DModels.cs24 internal ModelScope(TypeScope typeScope) in ModelScope()
H A DXmlSchemaExporter.cs980 private void ExportRootIfNecessary(TypeScope typeScope) in ExportRootIfNecessary()
/dports/devel/cppcheck/cppcheck-2.6.3/addons/
H A Dcppcheckdata.py138 typeScope = None variable in ValueType
279 typeScope = None variable in Token
/dports/devel/cppcheck-gui/cppcheck-2.6.3/addons/
H A Dcppcheckdata.py138 typeScope = None variable in ValueType
279 typeScope = None variable in Token
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/lib/Semantics/
H A Dtype.cpp225 const Scope &typeScope{DEREF(typeSymbol_.scope())}; in Instantiate() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/lib/Semantics/
H A Dtype.cpp225 const Scope &typeScope{DEREF(typeSymbol_.scope())}; in Instantiate() local
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dtype.cpp229 const Scope &typeScope{DEREF(typeSymbol_.scope())}; in Instantiate() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dtype.cpp229 const Scope &typeScope{DEREF(typeSymbol_.scope())}; in Instantiate() local
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dsymboldatabase.h523 const Scope *typeScope() const { in typeScope() function
1245 …const Scope* typeScope; ///< if the type definition is seen this point out the … variable
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dsymboldatabase.h523 const Scope *typeScope() const { in typeScope() function
1245 …const Scope* typeScope; ///< if the type definition is seen this point out the … variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qmljs/
H A Dqmljsfindexportedcpptypes.cpp818 Scope *typeScope = result.scope(); in buildContextProperties() local

123