Home
last modified time | relevance | path

Searched refs:isObjCIdOrObjectKindOfType (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDType.cpp760 bool Type::isObjCIdOrObjectKindOfType(const ASTContext &ctx, in isObjCIdOrObjectKindOfType() function in Type
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaExprObjC.cpp2954 bool receiverIsIdLike = ReceiverType->isObjCIdOrObjectKindOfType(Context, in BuildInstanceMessage()
/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDType.h2580 bool isObjCIdOrObjectKindOfType(const ASTContext &ctx,