Searched defs:AttrStr (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h238 auto AttrStr = Attr.getKindAsString(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp3541 std::string AttrStr; local
3551 Out << "; Function Attrs: " << AttrStr << '\n'; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3065 bool Sema::checkTargetAttr(SourceLocation LiteralLoc, StringRef AttrStr) { argument

Completed in 196 milliseconds