Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp246 ConstantInt *IsDynInit = cast<ConstantInt>(MDN->getOperand(2)); in init() local
/external/clang/lib/CodeGen/
DCodeGenModule.cpp1964 SourceLocation Loc, bool IsDynInit) { in reportGlobalToASan()