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