Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DMacroInfo.h599 return getLocalDirective() || !ModuleMacros.empty();
606 if (auto *MD = getLocalDirective()) in getMacroInfo()
616 DefMacroDirective *getLocalDirective() const { in getLocalDirective() function
624 if (auto *MD = getLocalDirective()) in forAllDefinitions()