Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h2139 bool ObjCQualifiedClassTypesAreCompatible(QualType LHS, QualType RHS);
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp6629 bool ASTContext::ObjCQualifiedClassTypesAreCompatible(QualType lhs, in ObjCQualifiedClassTypesAreCompatible() function in ASTContext
6804 return finish(ObjCQualifiedClassTypesAreCompatible(QualType(LHSOPT,0), in canAssignObjCInterfaces()