Lines Matching refs:Hiding
419 // C++ [basic.scope.hiding]p2:
1302 // First do any local hiding.
1713 // For recovery purposes, go ahead and implement the hiding.
2770 /// \brief A list of shadow maps, which is used to model name hiding.
2848 // rather than hide. FIXME: Look for hiding based on function
3190 virtual void FoundDecl(NamedDecl *ND, NamedDecl *Hiding, DeclContext *Ctx,
3221 void TypoCorrectionConsumer::FoundDecl(NamedDecl *ND, NamedDecl *Hiding,
3224 if (Hiding)