Lines Matching defs:UseOdrIndicator
874 bool UseGlobalsGC = true, bool UseOdrIndicator = true,
888 : UseOdrIndicator),
889 UseOdrIndicator(ClUseOdrIndicator.getNumOccurrences() > 0
891 : UseOdrIndicator),
962 bool UseOdrIndicator;
1254 bool UseOdrIndicator, AsanDtorKind DestructorKind,
1257 UseOdrIndicator(UseOdrIndicator), DestructorKind(DestructorKind),
1269 UseGlobalGC, UseOdrIndicator, DestructorKind, ConstructorKind);
2345 bool UseComdatForGlobalsGC = UseOdrIndicator && !UniqueModuleId.empty();
2615 } else if (UseOdrIndicator) {