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