Searched refs:mangleSEHFilterExpression (Results 1 – 4 of 4) sorted by relevance
137 virtual void mangleSEHFilterExpression(const NamedDecl *EnclosingDecl,
191 void mangleSEHFilterExpression(const NamedDecl *EnclosingDecl,2779 void MicrosoftMangleContextImpl::mangleSEHFilterExpression( in mangleSEHFilterExpression() function in MicrosoftMangleContextImpl
169 void mangleSEHFilterExpression(const NamedDecl *EnclosingDecl,4576 void ItaniumMangleContextImpl::mangleSEHFilterExpression( in mangleSEHFilterExpression() function in ItaniumMangleContextImpl
1630 Mangler.mangleSEHFilterExpression(ParentSEHFn, OS); in startOutlinedSEHHelper()