Home
last modified time | relevance | path

Searched defs:AttrStr (Results 1 – 4 of 4) 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 DAArch64.cpp936 void AArch64ABIInfo::appendAttributeMangling(StringRef AttrStr, in appendAttributeMangling()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2951 bool Sema::checkTargetAttr(SourceLocation LiteralLoc, StringRef AttrStr) { in checkTargetAttr()
3013 StringRef AttrStr) { in checkTargetVersionAttr()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp3961 std::string AttrStr; in printFunction() local