Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h602 return getLocalDirective() || !ModuleMacros.empty();
609 if (auto *MD = getLocalDirective()) in getMacroInfo()
619 DefMacroDirective *getLocalDirective() const { in getLocalDirective() function
627 if (auto *MD = getLocalDirective()) in forAllDefinitions()