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