Searched defs:UndefMacroDirective (Results 1 – 5 of 5) sorted by relevance
457 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective() function466 static bool classof(const UndefMacroDirective *) { return true; } in classof()
442 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective() function450 static bool classof(const UndefMacroDirective *) { return true; } in classof()