Home
last modified time | relevance | path

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

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