Searched refs:getCachedLocally (Results 1 – 1 of 1) sorted by relevance
166 CtClass clazz = getCachedLocally(classname); in getCached()199 clazz = pool.getCachedLocally(classname); in getCached()249 protected CtClass getCachedLocally(String classname) { in getCachedLocally() method in ScopedClassPool