Searched defs:Iface (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/wpa/wpa_supplicant/binder/ | ||
H A D | iface.cpp | 14 Iface::Iface(struct wpa_supplicant *wpa_s) : wpa_s_(wpa_s) {} in Iface() function in wpa_supplicant_binder::Iface |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 938 if (const auto *Iface = dyn_cast<ObjCInterfaceDecl>(ND)) getDeclUsageType() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 5570 ObjCInterfaceDecl *Iface; VisitObjCImplementationDecl() local |