reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
15916 VarDecl *VD = buildVarDecl(*this, StartLoc, MapperType, VN.getAsString()); 15921 Expr *MapperVarRefExpr = buildDeclRefExpr(*this, VD, MapperType, StartLoc);