Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DMacroInfo.h340 DefMacroDirective *DefDirective = nullptr; variable
346 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo()