Searched refs:Undefinition (Results 1 – 4 of 4) sorted by relevance
114 Undefinition = 1 << 9, // macro #undef enumerator
334 case SymbolRole::Undefinition: in shouldReportOccurrenceForSystemDeclOnlyMode()466 SymbolRoleSet Roles = (unsigned)SymbolRole::Undefinition; in handleMacroUndefined()
431 APPLY_FOR_ROLE(Undefinition); in applyForEachSymbolRoleInterruptible()474 case SymbolRole::Undefinition: OS << "Undef"; break; in printSymbolRoles()
228 : SymbolRole::Undefinition; in indexPreprocessorMacro()