Home | History | Annotate | Download | only in AST

Lines Matching defs:MacroName

698       StringRef MacroName = PP->getLastMacroWithSpelling(FD->getLocation(),
700 if (!MacroName.empty())
701 AttributeSpelling = MacroName;