Home
last modified time | relevance | path

Searched defs:UndefMacroDirective (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/Lex/
DMacroInfo.h442 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective() function
450 static bool classof(const UndefMacroDirective *) { return true; } in classof()