Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp634 NSValuePointer = Context.getObjCObjectPointerType(NSValueObject); in BuildObjCBoxedExpr()
654 NSValuePointer, in BuildObjCBoxedExpr()
704 BoxedType = NSValuePointer; in BuildObjCBoxedExpr()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h872 QualType NSValuePointer; variable