Lines Matching refs:Ident__except
45 if (!Ident__except && (getLangOpts().MicrosoftExt || getLangOpts().Borland))46 Ident__except = PP.getIdentifierInfo("__except");48 return Ident__except;509 Ident__except = 0;