Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DNSAPI.h29 enum NSClassIdKindKind { enum
53 IdentifierInfo *getNSClassId(NSClassIdKindKind K) const;
229 NSClassIdKindKind NSClassKind) const;
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp23 IdentifierInfo *NSAPI::getNSClassId(NSClassIdKindKind K) const { in getNSClassId()
523 NSClassIdKindKind NSClassKind) const { in isSubclassOfNSClass()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp176 static NSAPI::NSClassIdKindKind
207 NSAPI::NSClassIdKindKind Kind = ClassKindFromLiteralKind(LiteralKind); in ValidateObjCLiteralInterfaceDecl()
228 NSAPI::NSClassIdKindKind ClassKind = ClassKindFromLiteralKind(LiteralKind); in LookupObjCInterfaceDeclForLiteral()