Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaPseudoObject.cpp301 OpaqueValueExpr *InstanceKey; member in __anonc2efa3550111::ObjCSubscriptOpBuilder
312 InstanceBase(nullptr), InstanceKey(nullptr), in ObjCSubscriptOpBuilder()
998 InstanceKey = capture(RefExpr->getKeyExpr()); in rebuildAndCaptureObject()
1002 InstanceKey).rebuild(syntacticBase); in rebuildAndCaptureObject()
1352 Expr *Index = InstanceKey; in buildGet()
1378 Expr *Index = InstanceKey; in buildSet()