Lines Matching full:hiding
428 // C++ [basic.scope.hiding]p2:
1427 // First do any local hiding.
1828 // For recovery purposes, go ahead and implement the hiding.
2886 /// \brief A list of shadow maps, which is used to model name hiding.
2964 // rather than hide. FIXME: Look for hiding based on function
3311 virtual void FoundDecl(NamedDecl *ND, NamedDecl *Hiding, DeclContext *Ctx,
3347 void TypoCorrectionConsumer::FoundDecl(NamedDecl *ND, NamedDecl *Hiding,
3350 if (Hiding)