Searched defs:AttrStr (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | ABIInfo.cpp | 205 void ABIInfo::appendAttributeMangling(StringRef AttrStr, in appendAttributeMangling() argument |
/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | AArch64.cpp | 949 appendAttributeMangling(StringRef AttrStr,raw_ostream & Out) const appendAttributeMangling() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclAttr.cpp | 2951 checkTargetAttr(SourceLocation LiteralLoc,StringRef AttrStr) checkTargetAttr() argument |
/llvm-project/llvm/lib/IR/ | ||
H A D | AsmWriter.cpp | 3961 std::string AttrStr; printFunction() local |