Searched defs:isExported (Results 1 – 7 of 7) sorted by relevance
101 function_ref<bool(StringRef, GlobalValue::GUID)> isExported) { in thinLTOInternalizeAndPromoteGUID()115 function_ref<bool(StringRef, GlobalValue::GUID)> isExported) { in thinLTOInternalizeAndPromoteInIndex()
639 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in internalize() local740 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in run() local
62 bool isExported() const { in isExported() function
67 public boolean isExported() { in isExported() method in ServiceData
72 public boolean isExported() { in isExported() method in BroadcastReceiverData
87 public boolean isExported() { in isExported() method in ActivityData
1385 auto isExported = [&](StringRef ModuleIdentifier, GlobalValue::GUID GUID) { in thinLTOLink() local