Home
last modified time | relevance | path

Searched refs:LK_Boxed (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h921 LK_Boxed, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp187 case SemaObjC::LK_Boxed: in ClassKindFromLiteralKind()
663 NSValueDecl = LookupObjCInterfaceDeclForLiteral(SemaRef, Loc, LK_Boxed); in BuildObjCBoxedExpr()
5244 return LK_Boxed; in CheckLiteralKind()