Searched defs:MacroDirective (Results 1 – 4 of 4) sorted by relevance
482 static bool classof(const MacroDirective *) { return true; } in classof()498 : MacroDirective(MD_Define, Loc, ImportedFromModuleID, Overrides), in MacroDirective() function526 : MacroDirective(MD_Undefine, UndefLoc, ImportedFromModuleID, Overrides) { in MacroDirective() function
30 class MacroDirective; variable
53 class MacroDirective; variable
75 class MacroDirective; variable