Home
last modified time | relevance | path

Searched refs:sameObjCTypeArgs (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DASTContext.cpp7143 static bool sameObjCTypeArgs(ASTContext &ctx, in sameObjCTypeArgs() function
7211 if (!sameObjCTypeArgs(*this, LHS->getInterface(), in areCommonBaseCompatible()
7262 if (!sameObjCTypeArgs(*this, LHS->getInterface(), in areCommonBaseCompatible()
7355 !sameObjCTypeArgs(*this, LHS->getInterface(), in canAssignObjCInterfaces()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp9001 static bool sameObjCTypeArgs(ASTContext &ctx, in sameObjCTypeArgs() function
9069 if (!sameObjCTypeArgs(*this, LHS->getInterface(), in areCommonBaseCompatible()
9120 if (!sameObjCTypeArgs(*this, LHS->getInterface(), in areCommonBaseCompatible()
9213 !sameObjCTypeArgs(*this, LHS->getInterface(), in canAssignObjCInterfaces()