Searched refs:getLocalDirective (Results 1 – 3 of 3) sorted by relevance
576 return getLocalDirective() || !ModuleMacros.empty();583 if (auto *MD = getLocalDirective()) in getMacroInfo()593 DefMacroDirective *getLocalDirective() const { in getLocalDirective() function601 if (auto *MD = getLocalDirective()) in forAllDefinitions()
575 return getLocalDirective() || !ModuleMacros.empty();582 if (auto *MD = getLocalDirective()) in getMacroInfo()592 DefMacroDirective *getLocalDirective() const { in getLocalDirective() function600 if (auto *MD = getLocalDirective()) in forAllDefinitions()
580 if (Value.getLocalDirective()) { in appendArgument()