Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp660 QualType NSValueObject = Context.getObjCInterfaceType(NSValueDecl); in BuildObjCBoxedExpr() local
661 NSValuePointer = Context.getObjCObjectPointerType(NSValueObject); in BuildObjCBoxedExpr()