Home
last modified time | relevance | path

Searched refs:untouchedSetD (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedfields.py63 untouchedSetD = set() variable
97 untouchedSetD.add(d)
139 if d in readFromSet or d in untouchedSetD:
190 if d in writeToSet or d in untouchedSetD:
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedfields.py63 untouchedSetD = set() variable
98 untouchedSetD.add(d)
141 if d in readFromSet or d in untouchedSetD:
192 if d in writeToSet or d in untouchedSetD: