MacroDirectiveMap
Synopsis
Declared in <SageIII/astTokenStream/detectMacroOrIncludeFileExpansions.h>
using MacroDirectiveMap = std::map<std::string, std::vector<MacroDirective>>;
Created with MrDocs
Declared in <SageIII/astTokenStream/detectMacroOrIncludeFileExpansions.h>
using MacroDirectiveMap = std::map<std::string, std::vector<MacroDirective>>;
Created with MrDocs