Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DMacroInfo.h358 DefInfo() : DefDirective(nullptr), IsPublic(true) {} in DefInfo() function
360 DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, in DefInfo() function