Searched defs:Affecting (Results 1 – 2 of 2) sorted by relevance
724 for (const Module *Affecting : M->AffectingClangModules) { in addAffectingClangModule() local
711 enum { Import, Export, Conflict, Affecting } Kind; enumerator