Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DType.cpp706 bool Type::isObjCIdOrObjectKindOfType(const ASTContext &ctx, in isObjCIdOrObjectKindOfType() function in Type
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2950 bool receiverIsIdLike = ReceiverType->isObjCIdOrObjectKindOfType(Context, in BuildInstanceMessage()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2327 bool isObjCIdOrObjectKindOfType(const ASTContext &ctx,