Home
last modified time | relevance | path

Searched defs:InsertVersionCheck (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h32 bool InsertVersionCheck = true; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp915 ModuleAddressSanitizer(Module &M, bool InsertVersionCheck, in ModuleAddressSanitizer()
1001 bool InsertVersionCheck; member in __anon4b8f1cd00211::ModuleAddressSanitizer