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

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

Completed in 100 milliseconds