Searched refs:ClUseAfterScope (Results 1 – 2 of 2) sorted by relevance
170 static cl::opt<bool> ClUseAfterScope("asan-use-after-scope", variable453 UseAfterScope(UseAfterScope || ClUseAfterScope) { in AddressSanitizer()
259 static cl::opt<bool> ClUseAfterScope("asan-use-after-scope", variable606 : FunctionPass(ID), UseAfterScope(UseAfterScope || ClUseAfterScope) { in AddressSanitizer()