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