Searched refs:excludeObjects (Results 1 – 2 of 2) sorted by relevance
54 excludeObjects = { in AutoExporter()160 return !excludeObjects.count(fileName); in shouldExport()
35 llvm::StringSet<> excludeObjects; variable