Home
last modified time | relevance | path

Searched refs:ObjCQualifiedIdTypesAreCompatible (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3171 bool ObjCQualifiedIdTypesAreCompatible(const ObjCObjectPointerType *LHS,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10696 bool ASTContext::ObjCQualifiedIdTypesAreCompatible( in ObjCQualifiedIdTypesAreCompatible() function in ASTContext
10839 return finish(ObjCQualifiedIdTypesAreCompatible(LHSOPT, RHSOPT, false)); in canAssignObjCInterfaces()
10899 return finish(ObjCQualifiedIdTypesAreCompatible(LHSOPT, RHSOPT, false) || in canAssignObjCInterfacesInBlockPointer()
10902 ObjCQualifiedIdTypesAreCompatible(RHSOPT, LHSOPT, false))); in canAssignObjCInterfacesInBlockPointer()
10904 return finish(ObjCQualifiedIdTypesAreCompatible( in canAssignObjCInterfacesInBlockPointer()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp5006 Context.ObjCQualifiedIdTypesAreCompatible(LHSOPT, RHSOPT, in FindCompositeObjCPointerType()
H A DSemaDeclObjC.cpp2331 Context.ObjCQualifiedIdTypesAreCompatible(A, B, false); in isObjCTypeSubstitutable()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8945 …dTypesAreCompatibleENS_8QualTypeES1_b", "clang::ASTContext::ObjCQualifiedIdTypesAreCompatible(clan…