Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h611 QualType NSValuePointer; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp670 NSValuePointer = Context.getObjCObjectPointerType(NSValueObject); in BuildObjCBoxedExpr()
685 NSValuePointer, ReturnTInfo, NSValueDecl, in BuildObjCBoxedExpr()
733 BoxedType = NSValuePointer; in BuildObjCBoxedExpr()