Home | History | Annotate | Download | only in AST

Lines Matching defs:MacroName

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