Searched defs:ToIface (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaOverload.cpp | 11278 if (const ObjCInterfaceDecl *ToIface = ToPtrTy->getInterfaceDecl()) DiagnoseBadConversion() local |
| /freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | ASTImporter.cpp | 5499 ObjCInterfaceDecl *ToIface = MergeWithIface; VisitObjCInterfaceDecl() local |