Home
last modified time | relevance | path

Searched defs:WithType (Results 1 – 2 of 2) sorted by relevance

/external/robolectric/utils/reflector/src/main/java/org/robolectric/util/reflector/
DWithType.java11 public @interface WithType { annotation
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DDynamicTypeInfo.h28 : T(WithType), CanBeASubClass(CanBeSub) {} in T() argument