Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()