Home
last modified time | relevance | path

Searched refs:areComparableObjCPointerTypes (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3187 bool areComparableObjCPointerTypes(QualType LHS, QualType RHS);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp11243 bool ASTContext::areComparableObjCPointerTypes(QualType LHS, QualType RHS) { in areComparableObjCPointerTypes() function in ASTContext
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp12782 if (!Context.areComparableObjCPointerTypes(LHSType, RHSType)) in CheckCompareOperands()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8951 …arableObjCPointerTypesENS_8QualTypeES1_", "clang::ASTContext::areComparableObjCPointerTypes(clang:…