Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/wpa_supplicant/binder/
H A Diface.cpp14 Iface::Iface(struct wpa_supplicant *wpa_s) : wpa_s_(wpa_s) {} in Iface() function in wpa_supplicant_binder::Iface
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp915 if (const auto *Iface = dyn_cast<ObjCInterfaceDecl>(ND)) in getDeclUsageType() local
7368 if (ObjCInterfaceDecl *Iface = Method->getClassInterface()) in CodeCompleteObjCMessageReceiver() local
7418 if (const ObjCObjectType *Iface = in CodeCompleteObjCSuperMessage() local
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp5011 ObjCInterfaceDecl *Iface; in VisitObjCImplementationDecl() local