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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp486 auto AttrWithBytesToString = [&](const char *Name) { local
501 return AttrWithBytesToString("alignstack");
504 return AttrWithBytesToString("dereferenceable");
507 return AttrWithBytesToString("dereferenceable_or_null");

Completed in 37 milliseconds