Searched defs:typeParams (Results 1 - 24 of 24) sorted by relevance

/external/javassist/src/main/javassist/bytecode/
H A DSignatureAttribute.java227 TypeParameter[] typeParams; field in class:SignatureAttribute.MethodSignature
233 typeParams = tp;
244 public TypeParameter[] getTypeParameters() { return typeParams; }
272 TypeParameter.toString(sbuf, typeParams);
/external/clang/lib/Serialization/
H A DASTWriterDecl.cpp146 void AddObjCTypeParamList(ObjCTypeParamList *typeParams) { argument
148 if (!typeParams) {
153 Record.push_back(typeParams->size());
154 for (auto typeParam : *typeParams) {
157 Record.AddSourceLocation(typeParams->getLAngleLoc());
158 Record.AddSourceLocation(typeParams->getRAngleLoc());
/external/clang/lib/AST/
H A DDeclObjC.cpp1352 ArrayRef<ObjCTypeParamDecl *> typeParams,
1354 : NumParams(typeParams.size())
1358 std::copy(typeParams.begin(), typeParams.end(), begin());
1365 ArrayRef<ObjCTypeParamDecl *> typeParams,
1368 ctx.Allocate(totalSizeToAlloc<ObjCTypeParamDecl *>(typeParams.size()),
1370 return new (mem) ObjCTypeParamList(lAngleLoc, typeParams, rAngleLoc);
1351 ObjCTypeParamList(SourceLocation lAngleLoc, ArrayRef<ObjCTypeParamDecl *> typeParams, SourceLocation rAngleLoc) argument
1362 create( ASTContext &ctx, SourceLocation lAngleLoc, ArrayRef<ObjCTypeParamDecl *> typeParams, SourceLocation rAngleLoc) argument
H A DASTDumper.cpp247 void dumpObjCTypeParamList(const ObjCTypeParamList *typeParams);
997 void ASTDumper::dumpObjCTypeParamList(const ObjCTypeParamList *typeParams) { argument
998 if (!typeParams)
1001 for (auto typeParam : *typeParams) {
/external/clang/lib/Parse/
H A DParseObjc.cpp457 SmallVector<Decl *, 4> typeParams; local
465 typeParams.push_back(typeParam.get());
540 getCurScope(), variance, varianceLoc, typeParams.size(), paramName,
543 typeParams.push_back(typeParam.get());
584 typeParams,
/external/clang/lib/Sema/
H A DSemaType.cpp814 ObjCTypeParamList *typeParams = objcClass->getTypeParamList(); local
815 if (!typeParams) {
840 unsigned numTypeParams = typeParams->size();
882 typeParam = typeParams->begin()[i];
986 << (typeArgs.size() < typeParams->size())
/external/robolectric/v3/
H A Drobolectric-processor-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/robolectric/ org/robolectric/annotation/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/struts2/lib/
H A Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/struts2/ org/apache/struts2/dispatcher/ ...
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/v1/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 9639 milliseconds