Searched refs:AL1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2706 AttributeList AL1; local
2713 AL1 = AL1.addParamAttribute(*C, 1, AK);
2730 FunctionType::get(IRB.getVoidTy(), Args1, false), AL1);
2735 FunctionType::get(IRB.getVoidTy(), Args1, false), AL1);

Completed in 168 milliseconds