Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp66 OpaqueValueExpr OpaqueId(Loc, Context.getObjCIdType(), VK_PRValue); in ActOnObjCForCollectionStmt() local
67 Expr *DeducedInit = &OpaqueId; in ActOnObjCForCollectionStmt()