Searched defs:DefMacroDirective (Results 1 – 2 of 2) sorted by relevance
313 class DefMacroDirective; variable461 explicit DefMacroDirective(MacroInfo *MI) in DefMacroDirective() function466 DefMacroDirective(MacroInfo *MI, SourceLocation Loc, bool isImported) in DefMacroDirective() function489 static bool classof(const DefMacroDirective *) { return true; } in classof()
66 class DefMacroDirective; variable