Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp661 NSValuePointer = Context.getObjCObjectPointerType(NSValueObject); in BuildObjCBoxedExpr()
678 NSValuePointer, ReturnTInfo, NSValueDecl, in BuildObjCBoxedExpr()
726 BoxedType = NSValuePointer; in BuildObjCBoxedExpr()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1151 QualType NSValuePointer; variable