Home | History | Annotate | Download | only in libclang

Lines Matching refs:MacroDefined

281   /// MacroDefined - This hook is called whenever a macro definition is seen.
282 void MacroDefined(const Token &Id, const MacroDirective *MD) override {}