Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DType.cpp684 bool Type::isObjCIdOrObjectKindOfType(const ASTContext &ctx, in isObjCIdOrObjectKindOfType() function in Type
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprObjC.cpp2945 bool receiverIsIdLike = ReceiverType->isObjCIdOrObjectKindOfType(Context, in BuildInstanceMessage()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DType.h2214 bool isObjCIdOrObjectKindOfType(const ASTContext &ctx,