Home
last modified time | relevance | path

Searched defs:Iface (Results 1 – 5 of 5) sorted by relevance

/external/mockito/src/test/java/org/mockito/internal/util/reflection/
DGenericTypeExtractorTest.java36 interface Iface extends IBase<Integer> {} interface in GenericTypeExtractorTest
/external/clang/lib/Sema/
DSemaCodeComplete.cpp675 if (const ObjCInterfaceDecl *Iface = dyn_cast<ObjCInterfaceDecl>(ND)) in getDeclUsageType() local
5469 if (ObjCInterfaceDecl *Iface = Method->getClassInterface()) in CodeCompleteObjCMessageReceiver() local
5522 if (const ObjCObjectType *Iface in CodeCompleteObjCSuperMessage() local
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp886 if (const auto *Iface = dyn_cast<ObjCInterfaceDecl>(ND)) in getDeclUsageType() local
7206 if (ObjCInterfaceDecl *Iface = Method->getClassInterface()) in CodeCompleteObjCMessageReceiver() local
7256 if (const ObjCObjectType *Iface = in CodeCompleteObjCSuperMessage() local
/external/clang/lib/AST/
DASTImporter.cpp4105 ObjCInterfaceDecl *Iface = cast_or_null<ObjCInterfaceDecl>( in VisitObjCImplementationDecl() local
/external/llvm-project/clang/lib/AST/
DASTImporter.cpp4939 ObjCInterfaceDecl *Iface; in VisitObjCImplementationDecl() local