reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
94 assert(refExpr->getBase()); 95 assert(refExpr->getIdx()); 97 auto *NewBase = rebuild(refExpr->getBase()); 101 SpecificCallback(refExpr->getIdx(), MSPropertySubscriptCount), 102 refExpr->getType(), refExpr->getValueKind(), refExpr->getObjectKind(), 102 refExpr->getType(), refExpr->getValueKind(), refExpr->getObjectKind(), 102 refExpr->getType(), refExpr->getValueKind(), refExpr->getObjectKind(), 103 refExpr->getRBracketLoc());