clang API Documentation

clang::MacroDirective::DefInfo Member List
This is the complete list of members for clang::MacroDirective::DefInfo, including all inherited members.
DefInfo()clang::MacroDirective::DefInfo [inline]
DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, bool isPublic)clang::MacroDirective::DefInfo [inline]
getDirective() const clang::MacroDirective::DefInfo [inline]
getDirective()clang::MacroDirective::DefInfo [inline]
getLocation() const clang::MacroDirective::DefInfo [inline]
getMacroInfo()clang::MacroDirective::DefInfo [inline]
getMacroInfo() const clang::MacroDirective::DefInfo [inline]
getPreviousDefinition()clang::MacroDirective::DefInfo [inline]
getPreviousDefinition() const clang::MacroDirective::DefInfo [inline]
getUndefLocation() const clang::MacroDirective::DefInfo [inline]
isInvalid() const clang::MacroDirective::DefInfo [inline]
isPublic() const clang::MacroDirective::DefInfo [inline]
isUndefined() const clang::MacroDirective::DefInfo [inline]
isValid() const clang::MacroDirective::DefInfo [inline]
operator bool() const clang::MacroDirective::DefInfo [inline]