Searched defs:DefMacroDirective (Results 1 – 1 of 1) sorted by relevance
30 class DefMacroDirective; variable433 DefMacroDirective(MacroInfo *MI, SourceLocation Loc) in DefMacroDirective() function437 explicit DefMacroDirective(MacroInfo *MI) in DefMacroDirective() function448 static bool classof(const DefMacroDirective *) { return true; } in classof()