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