Home
last modified time | relevance | path

Searched refs:potentialClassesSourceLocationMap (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedmethods.py277 potentialClassesSourceLocationMap = dict() variable
287 potentialClassesSourceLocationMap[clazz] = definitionToSourceLocationMap[d]
291 tmp4set.add((d, potentialClassesSourceLocationMap[d]))
H A Dunusedfields.py233 potentialClassesSourceLocationMap = dict() variable
241 potentialClassesSourceLocationMap[clazz] = definitionToSourceLocationMap[d]
244 sourceLoc = potentialClassesSourceLocationMap[d]
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedmethods.py288 potentialClassesSourceLocationMap = dict() variable
298 potentialClassesSourceLocationMap[clazz] = definitionToSourceLocationMap[d]
302 tmp4set.add((d, potentialClassesSourceLocationMap[d]))
H A Dunusedfields.py230 potentialClassesSourceLocationMap = dict() variable
238 potentialClassesSourceLocationMap[clazz] = definitionToSourceLocationMap[d]
241 sourceLoc = potentialClassesSourceLocationMap[d]