Searched refs:Undefinition (Results 1 – 3 of 3) sorted by relevance
111 Undefinition = 1 << 9, // macro #undef enumerator
339 case SymbolRole::Undefinition: in shouldReportOccurrenceForSystemDeclOnlyMode()467 SymbolRoleSet Roles = (unsigned)SymbolRole::Undefinition; in handleMacroUndefined()
423 APPLY_FOR_ROLE(Undefinition); in applyForEachSymbolRoleInterruptible()466 case SymbolRole::Undefinition: OS << "Undef"; break; in printSymbolRoles()