Searched refs:BadScope (Results 1 – 3 of 3) sorted by relevance
114 @interface BadScope {} annotation in ErrorHandlingTest129 bindScope(BadScope.class, Scopes.SINGLETON); in configure()
1481 bindScope(BadScope.class, new Scope() { in testProvisionExceptionOnDependenciesOfCxtor()1511 private @interface BadScope { } annotation in CheckedProviderTest1513 @BadScope private static class Unscoped1 {}1514 @BadScope private static class Unscoped2 {}
352 auto BadScope = DIB.createLexicalBlockFile(BarSP, File, 0); in TEST_F() local353 I->setDebugLoc(DebugLoc::get(2, 0, BadScope)); in TEST_F()