Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h2696 QualType areCommonBaseCompatible(const ObjCObjectPointerType *LHSOPT,
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp9152 QualType ASTContext::areCommonBaseCompatible( in areCommonBaseCompatible() function in ASTContext
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp8447 Context.areCommonBaseCompatible(LHSOPT, RHSOPT)).isNull()) { in FindCompositeObjCPointerType()