Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDMacroInfo.h359 DefInfo() : DefDirective(nullptr), IsPublic(true) {} in DefInfo() function
361 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() function