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

  /src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp 680 bool Type::isObjCIdOrObjectKindOfType(const ASTContext &ctx,
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 2077 bool isObjCIdOrObjectKindOfType(const ASTContext &ctx,
2085 /// Unlike \c isObjCIdOrObjectKindOfType, there is no relevant bound
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprObjC.cpp 2949 bool receiverIsIdLike = ReceiverType->isObjCIdOrObjectKindOfType(Context,

Completed in 25 milliseconds