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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h2244 bool canBindObjCObjectType(QualType To, QualType From);
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp7312 bool ASTContext::canBindObjCObjectType(QualType To, QualType From) { function in class:ASTContext
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOverload.cpp4094 Context.canBindObjCObjectType(UnqualT1, UnqualT2))

Completed in 207 milliseconds