Home
last modified time | relevance | path

Searched defs:TypeParameter (Results 1 – 16 of 16) sorted by relevance

/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/type/
DTypeParameter.java47 public final class TypeParameter extends ReferenceType<TypeParameter> implements NodeWithName<TypeP… class
55 public TypeParameter() { in TypeParameter() method in TypeParameter
58 public TypeParameter(final String name, final List<ClassOrInterfaceType> typeBound) { in TypeParameter() method in TypeParameter
63 public TypeParameter(Range range, final String name, final List<ClassOrInterfaceType> typeBound) { in TypeParameter() method in TypeParameter
69 …public TypeParameter(Range range, String name, List<ClassOrInterfaceType> typeBound, List<Annotati… in TypeParameter() method in TypeParameter
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/type/
DTypeParameter.java57 public class TypeParameter extends ReferenceType implements NodeWithSimpleName<TypeParameter>, Node… class
63 public TypeParameter() { in TypeParameter() method in TypeParameter
67 public TypeParameter(final String name) { in TypeParameter() method in TypeParameter
71 public TypeParameter(final String name, final NodeList<ClassOrInterfaceType> typeBound) { in TypeParameter() method in TypeParameter
76 …public TypeParameter(SimpleName name, NodeList<ClassOrInterfaceType> typeBound, NodeList<Annotatio… in TypeParameter() method in TypeParameter
84 …public TypeParameter(TokenRange tokenRange, SimpleName name, NodeList<ClassOrInterfaceType> typeBo… in TypeParameter() method in TypeParameter
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/
DTypeParameter.java43 public final class TypeParameter extends Node implements NamedNode { class
51 public TypeParameter() { in TypeParameter() method in TypeParameter
54 public TypeParameter(final String name, final List<ClassOrInterfaceType> typeBound) { in TypeParameter() method in TypeParameter
59 …public TypeParameter(final int beginLine, final int beginColumn, final int endLine, final int endC… in TypeParameter() method in TypeParameter
66 public TypeParameter(int beginLine, int beginColumn, int endLine, in TypeParameter() method in TypeParameter
/external/guava/guava/src/com/google/common/reflect/
DTypeParameter.java38 public abstract class TypeParameter<T> extends TypeCapture<T> { class
42 protected TypeParameter() { in TypeParameter() method in TypeParameter
/external/guava/android/guava/src/com/google/common/reflect/
DTypeParameter.java38 public abstract class TypeParameter<T> extends TypeCapture<T> { class
42 protected TypeParameter() { in TypeParameter() method in TypeParameter
/external/llvm-project/mlir/include/mlir/TableGen/
DTypeDef.h28 class TypeParameter; variable
113 explicit TypeParameter(const llvm::DagInit *def, unsigned num) in TypeParameter() function
/external/guava/android/guava-tests/test/com/google/common/reflect/
DTypeParameterTest.java42 new TypeParameter<String>() {}; in testConcreteTypeRejected() method
/external/guava/guava-tests/test/com/google/common/reflect/
DTypeParameterTest.java42 new TypeParameter<String>() {}; in testConcreteTypeRejected() method
/external/javassist/src/main/javassist/bytecode/
DSignatureAttribute.java372 public static class TypeParameter { class in SignatureAttribute
377 TypeParameter(String sig, int nb, int ne, ObjectType sc, ObjectType[] si) { in TypeParameter() method in SignatureAttribute.TypeParameter
391 public TypeParameter(String name, ObjectType superClass, ObjectType[] superInterfaces) { in TypeParameter() method in SignatureAttribute.TypeParameter
406 public TypeParameter(String name) { in TypeParameter() method in SignatureAttribute.TypeParameter
/external/llvm-project/clang-tools-extra/clangd/
DProtocol.h312 TypeParameter = 25, enumerator
354 TypeParameter = 26 enumerator
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-generated-sources/com/github/javaparser/
DASTParser.java775 final public TypeParameter TypeParameter() {String name; in TypeParameter() method in ASTParser
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/generated/com/github/javaparser/
DASTParser.java741 final public TypeParameter TypeParameter() { in TypeParameter() method in ASTParser
/external/javaparser/javaparser-core/generated-sources/javacc/com/github/javaparser/
DGeneratedJavaParser.java715 …final public TypeParameter TypeParameter(NodeList<AnnotationExpr> annotations) throws ParseExcepti… in TypeParameter() method in GeneratedJavaParser
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4419 TypeParameter SymbolKind = 26 const
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4419 TypeParameter SymbolKind = 26 const
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4419 TypeParameter SymbolKind = 26 const