Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h365 DefMacroDirective *DefDirective = nullptr; variable
371 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo()