Home
last modified time | relevance | path

Searched refs:getLocalDirective (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/Lex/
DMacroInfo.h575 return getLocalDirective() || !ModuleMacros.empty();
582 if (auto *MD = getLocalDirective()) in getMacroInfo()
592 DefMacroDirective *getLocalDirective() const { in getLocalDirective() function
600 if (auto *MD = getLocalDirective()) in forAllDefinitions()