Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasMacroDefinition

2019       if (SemaRef.getASTContext().Idents.get("alignof").hasMacroDefinition())
2096 Context.Idents.get("nil").hasMacroDefinition())
2098 else if (Context.Idents.get("NULL").hasMacroDefinition())
2998 if (IncludeUndefined || M->first->hasMacroDefinition())
5036 Context.Idents.get("IBAction").hasMacroDefinition()) {