Home
last modified time | relevance | path

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

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