Home | History | Annotate | Download | only in libclang

Lines Matching refs:MacroDefined

283   /// MacroDefined - This hook is called whenever a macro definition is seen.
284 virtual void MacroDefined(const Token &Id, const MacroDirective *MD) {