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