Searched defs:getPrototype (Results 1 – 10 of 10) sorted by relevance
41 @Nonnull ProtoKey getPrototype(@Nonnull MethodRefKey key); in getPrototype() method42 @Nonnull ProtoKey getPrototype(@Nonnull MethodKey key); in getPrototype() method
60 public final Prototype getPrototype() { in getPrototype() method in CstBaseMethodRef75 public final Prototype getPrototype(boolean isStatic) { in getPrototype() method in CstBaseMethodRef
65 @Nonnull @Override public ProtoPool.Key getPrototype(@Nonnull MethodReference methodReference) { in getPrototype() method in MethodPool69 @Nonnull @Override public ProtoPool.Key getPrototype(@Nonnull PoolMethod poolMethod) { in getPrototype() method in MethodPool
81 public BuilderProtoReference getPrototype(@Nonnull BuilderMethodReference key) { in getPrototype() method in BuilderMethodPool85 …@Nonnull @Override public BuilderProtoReference getPrototype(@Nonnull BuilderMethod builderMethod)… in getPrototype() method in BuilderMethodPool
107 private SAXParserImpl getPrototype() in getPrototype() method in SAXFactoryImpl
736 Function* IRGenContext::getPrototype(const std::string &Name) { in getPrototype() function in IRGenContext
737 Function* IRGenContext::getPrototype(const std::string &Name) { in getPrototype() function in IRGenContext
877 NVPTXTargetLowering::getPrototype(Type *retTy, const ArgListTy &Args, in getPrototype() function in NVPTXTargetLowering