Searched refs:mangleSEHFilterExpression (Results 1 – 4 of 4) sorted by relevance
139 virtual void mangleSEHFilterExpression(const NamedDecl *EnclosingDecl,
191 void mangleSEHFilterExpression(const NamedDecl *EnclosingDecl,3239 void MicrosoftMangleContextImpl::mangleSEHFilterExpression( in mangleSEHFilterExpression() function in MicrosoftMangleContextImpl
163 void mangleSEHFilterExpression(const NamedDecl *EnclosingDecl,4937 void ItaniumMangleContextImpl::mangleSEHFilterExpression( in mangleSEHFilterExpression() function in ItaniumMangleContextImpl
1848 Mangler.mangleSEHFilterExpression(ParentSEHFn, OS); in startOutlinedSEHHelper()