Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h31 bool InsertVersionCheck = true; member
/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp866 ModuleAddressSanitizer(Module &M, bool InsertVersionCheck, in ModuleAddressSanitizer()
949 bool InsertVersionCheck; member in __anona39cfe450211::ModuleAddressSanitizer