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