Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DType.cpp680 bool Type::isObjCIdOrObjectKindOfType(const ASTContext &ctx, in isObjCIdOrObjectKindOfType() function in Type
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp2949 bool receiverIsIdLike = ReceiverType->isObjCIdOrObjectKindOfType(Context, in BuildInstanceMessage()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DType.h2153 bool isObjCIdOrObjectKindOfType(const ASTContext &ctx,