Searched refs:ClUseAfterScope (Results 1 – 2 of 2) sorted by relevance
151 ClUseAfterScope("hwasan-use-after-scope", variable295 return ClUseAfterScope && shouldInstrumentStack(TargetTriple); in shouldDetectUseAfterScope()
294 static cl::opt<bool> ClUseAfterScope("asan-use-after-scope", variable773 UseAfterScope(UseAfterScope || ClUseAfterScope), in AddressSanitizer()