Searched defs:UndefMacroDirective (Results 1 – 2 of 2) sorted by relevance
431 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective() function440 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()