Home
last modified time | relevance | path

Searched refs:Cache1 (Results 1 – 2 of 2) sorted by relevance

/external/javassist/src/test/testproxy/
DProxyTester.java337 f.setSuperclass(Cache1.class); in testCache()
340 f2.setSuperclass(Cache1.class); in testCache()
343 f3.setSuperclass(Cache1.class); in testCache()
348 f4.setSuperclass(Cache1.class); in testCache()
353 f5.setSuperclass(Cache1.class); in testCache()
362 public static class Cache1 { class in ProxyTester
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DMachOPlatform.cpp121 void *Cache1; in registerObjCClasses() member