Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h576 return getLocalDirective() || !ModuleMacros.empty();
583 if (auto *MD = getLocalDirective()) in getMacroInfo()
593 DefMacroDirective *getLocalDirective() const { in getLocalDirective() function
601 if (auto *MD = getLocalDirective()) in forAllDefinitions()