Home | History | Annotate | Download | only in AST

Lines Matching defs:MacroName

683       StringRef MacroName = PP->getLastMacroWithSpelling(FD->getLocation(),
685 if (!MacroName.empty())
686 AttributeSpelling = MacroName;