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.h603 QualType NSValuePointer; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp665 NSValuePointer = Context.getObjCObjectPointerType(NSValueObject); in BuildObjCBoxedExpr()
680 NSValuePointer, ReturnTInfo, NSValueDecl, in BuildObjCBoxedExpr()
728 BoxedType = NSValuePointer; in BuildObjCBoxedExpr()