Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DType.cpp470 bool Type::isObjCIdOrObjectKindOfType(const ASTContext &ctx, in isObjCIdOrObjectKindOfType() function in Type
/external/llvm-project/clang/lib/AST/
DType.cpp680 bool Type::isObjCIdOrObjectKindOfType(const ASTContext &ctx, in isObjCIdOrObjectKindOfType() function in Type
/external/clang/include/clang/AST/
DType.h1712 bool isObjCIdOrObjectKindOfType(const ASTContext &ctx,
/external/clang/lib/Sema/
DSemaExprObjC.cpp2639 bool receiverIsIdLike = ReceiverType->isObjCIdOrObjectKindOfType(Context, in BuildInstanceMessage()
/external/llvm-project/clang/lib/Sema/
DSemaExprObjC.cpp2948 bool receiverIsIdLike = ReceiverType->isObjCIdOrObjectKindOfType(Context, in BuildInstanceMessage()
/external/llvm-project/clang/include/clang/AST/
DType.h2070 bool isObjCIdOrObjectKindOfType(const ASTContext &ctx,