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.cpp809 bool Type::isObjCIdOrObjectKindOfType(const ASTContext &ctx, in isObjCIdOrObjectKindOfType() function in Type
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2943 bool receiverIsIdLike = ReceiverType->isObjCIdOrObjectKindOfType(Context, in BuildInstanceMessage()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2643 bool isObjCIdOrObjectKindOfType(const ASTContext &ctx,