Home | History | Annotate | Download | only in libclang

Lines Matching defs:MacroDefined

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