Searched defs:LHSOPT (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 9962 canAssignObjCInterfaces(const ObjCObjectPointerType * LHSOPT,const ObjCObjectPointerType * RHSOPT) canAssignObjCInterfaces() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprObjC.cpp | 4984 const ObjCObjectPointerType *LHSOPT = FindCompositeObjCPointerType() local |