Searched defs:implementations (Results 1 – 5 of 5) sorted by relevance
520 .. _aliasanalysis-no-aa:522 The ``-no-aa`` pass529 The ``-basicaa`` pass546 The ``-globalsmodref-aa`` pass566 The ``-steens-aa`` pass584 The ``-ds-aa`` pass602 The ``-scev-aa`` pass667 The ``-print-alias-sets`` pass678 The ``-count-aa`` pass693 The ``-aa-eval`` pass
37 .. _implementations: target
38 .. _implementations: target
23 @protocol EcoBehavioredClassifier <EcoClassInterfaceCommons> - (NSArray *) implementations; method
291 private static final ConcurrentMap<Class<?>, Class<?>> implementations = Maps.newConcurrentMap(); field in ArbitraryInstances