Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h457 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective() function
466 static bool classof(const UndefMacroDirective *) { return true; } in classof()