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