Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DMacroInfo.h431 explicit UndefMacroDirective(SourceLocation UndefLoc) in UndefMacroDirective() function
440 static bool classof(const UndefMacroDirective *) { return true; } in classof()