Home
last modified time | relevance | path

Searched defs:AttrStr (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.cpp205 void ABIInfo::appendAttributeMangling(StringRef AttrStr, in appendAttributeMangling()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DRISCV.cpp85 void RISCVABIInfo::appendAttributeMangling(StringRef AttrStr, in appendAttributeMangling()
H A DAArch64.cpp1321 void AArch64ABIInfo::appendAttributeMangling(StringRef AttrStr, in appendAttributeMangling()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3263 bool Sema::checkTargetAttr(SourceLocation LiteralLoc, StringRef AttrStr) { in checkTargetAttr()
3342 StringRef AttrStr) { in checkTargetVersionAttr()
3355 for (auto &AttrStr : AttrStrs) { in checkTargetVersionAttr() local
3514 for (auto &AttrStr : AttrStrs) { in checkTargetClonesAttrString() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp4124 std::string AttrStr; in printFunction() local