Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp662 NSValuePointer = Context.getObjCObjectPointerType(NSValueObject); in BuildObjCBoxedExpr()
679 NSValuePointer, ReturnTInfo, NSValueDecl, in BuildObjCBoxedExpr()
727 BoxedType = NSValuePointer; in BuildObjCBoxedExpr()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1204 QualType NSValuePointer; variable