HomeSort by: relevance | last modified time | path
    Searched refs:canBindObjCObjectType (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 2698 bool canBindObjCObjectType(QualType To, QualType From);
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 9349 bool ASTContext::canBindObjCObjectType(QualType To, QualType From) {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaOverload.cpp 4552 Context.canBindObjCObjectType(UnqualT1, UnqualT2))

Completed in 74 milliseconds