Home
last modified time | relevance | path

Searched refs:areCommonBaseCompatible (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2895 QualType areCommonBaseCompatible(const ObjCObjectPointerType *LHSOPT,
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10035 QualType ASTContext::areCommonBaseCompatible( in areCommonBaseCompatible() function in ASTContext
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9437 Context.areCommonBaseCompatible(LHSOPT, RHSOPT)).isNull()) { in FindCompositeObjCPointerType()