Home | History | Annotate | Download | only in Sema

Lines Matching full:hiding

449   // C++ [basic.scope.hiding]p2:
576 // C++ [basic.scope.hiding]p2:
1790 // First do any local hiding.
2266 // For recovery purposes, go ahead and implement the hiding.
3257 /// \brief A list of shadow maps, which is used to model name hiding.
3333 // rather than hide. FIXME: Look for hiding based on function
3768 void TypoCorrectionConsumer::FoundDecl(NamedDecl *ND, NamedDecl *Hiding,
3771 if (Hiding)