Searched defs:implementations (Results 1 – 3 of 3) sorted by relevance
521 .. _aliasanalysis-no-aa:523 The ``-no-aa`` pass530 The ``-basicaa`` pass547 The ``-globalsmodref-aa`` pass567 The ``-steens-aa`` pass585 The ``-ds-aa`` pass603 The ``-scev-aa`` pass668 The ``-print-alias-sets`` pass679 The ``-count-aa`` pass694 The ``-aa-eval`` pass
23 @protocol EcoBehavioredClassifier <EcoClassInterfaceCommons> - (NSArray *) implementations; method
291 private static final ConcurrentMap<Class<?>, Class<?>> implementations = Maps.newConcurrentMap(); field in ArbitraryInstances