Searched defs:AttrSpelling (Results 1 – 2 of 2) sorted by relevance
2152 StringRef AttrSpelling = PP.getLastMacroWithSpelling(NameLoc, AttrTokens); in DiagnoseCallingConvCast() local
158 static StringRef NormalizeGNUAttrSpelling(StringRef AttrSpelling) { in NormalizeGNUAttrSpelling()