Searched refs:mangleSEHFilterExpression (Results 1 – 4 of 4) sorted by relevance
156 virtual void mangleSEHFilterExpression(const NamedDecl *EnclosingDecl,
190 void mangleSEHFilterExpression(const NamedDecl *EnclosingDecl,3685 void MicrosoftMangleContextImpl::mangleSEHFilterExpression( in mangleSEHFilterExpression() function in MicrosoftMangleContextImpl
175 void mangleSEHFilterExpression(const NamedDecl *EnclosingDecl,6293 void ItaniumMangleContextImpl::mangleSEHFilterExpression( in mangleSEHFilterExpression() function in ItaniumMangleContextImpl
2005 Mangler.mangleSEHFilterExpression(ParentSEHFn, OS); in startOutlinedSEHHelper()