Searched defs:getPrototype (Results 1 – 6 of 6) sorted by relevance
43 @Nonnull ProtoRefKey getPrototype(@Nonnull MethodRefKey key); in getPrototype() method44 @Nonnull ProtoRefKey getPrototype(@Nonnull MethodKey key); in getPrototype() method
66 …@Nonnull @Override public MethodProtoReference getPrototype(@Nonnull MethodReference methodReferen… in getPrototype() method in MethodPool70 @Nonnull @Override public MethodProtoReference getPrototype(@Nonnull PoolMethod poolMethod) { in getPrototype() method in MethodPool
81 public BuilderMethodProtoReference getPrototype(@Nonnull BuilderMethodReference key) { in getPrototype() method in BuilderMethodPool85 …@Nonnull @Override public BuilderMethodProtoReference getPrototype(@Nonnull BuilderMethod builderM… in getPrototype() method in BuilderMethodPool
107 private SAXParserImpl getPrototype() in getPrototype() method in SAXFactoryImpl
74 private static ParameterizedField getPrototype(String name) { in getPrototype() method in ParameterizedField
900 std::string NVPTXTargetLowering::getPrototype( in getPrototype() function in NVPTXTargetLowering