Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprObjC.cpp610 NSValuePointer = Context.getObjCObjectPointerType(NSValueObject); in BuildObjCBoxedExpr()
630 NSValuePointer, in BuildObjCBoxedExpr()
681 BoxedType = NSValuePointer; in BuildObjCBoxedExpr()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h712 QualType NSValuePointer; variable