Searched refs:hasMacroIdentifier (Results 1 – 2 of 2) sorted by relevance
564 bool hasMacroIdentifier() const { return MacroII != nullptr; } in hasMacroIdentifier() function571 assert(hasMacroIdentifier() && "Can only get the macro expansion location " in getMacroExpansionLoc()
8300 if (isa<AttributedType>(type) && attr.hasMacroIdentifier() && in processTypeAttrs()