Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DMacroInfo.h424 DefInfo() : DefDirective(nullptr) { } in DefInfo() function
426 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() function