Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp225 auto AddRemoveAttributeAsSet = [&](bool Set, const StringRef &ModAttr) { in setBranchProtectionFnAttributes()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp412 auto isModuleAttributeSet = [&](const StringRef &ModAttr) -> bool { in createWithDefaultAttr()
418 auto AddAttributeIfSet = [&](const StringRef &ModAttr) { in createWithDefaultAttr()