Home
last modified time | relevance | path

Searched refs:ClConstructorKind (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp353 static cl::opt<AsanCtorKind> ClConstructorKind( variable
822 ConstructorKind(ClConstructorKind.getNumOccurrences() > 0 in ModuleAddressSanitizer()
823 ? ClConstructorKind in ModuleAddressSanitizer()