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

/external/clang/include/clang/AST/
H A DASTContext.h1819 QualType areCommonBaseCompatible(const ObjCObjectPointerType *LHSOPT,
/external/clang/lib/AST/
H A DASTContext.cpp6089 /// areCommonBaseCompatible - Returns common base class of the two classes if
6093 QualType ASTContext::areCommonBaseCompatible( function in class:ASTContext
/external/clang/lib/Sema/
H A DSemaExpr.cpp5095 Context.areCommonBaseCompatible(LHSOPT, RHSOPT)).isNull())

Completed in 120 milliseconds