Searched refs:utostr (Results 1 - 25 of 50) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DStringExtras.h79 static inline std::string utostr(uint64_t X, bool isNeg = false) { function in namespace:llvm
97 return utostr(static_cast<uint64_t>(-X), true);
99 return utostr(static_cast<uint64_t>(X));
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DStringExtras.h79 static inline std::string utostr(uint64_t X, bool isNeg = false) { function in namespace:llvm
97 return utostr(static_cast<uint64_t>(-X), true);
99 return utostr(static_cast<uint64_t>(X));
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DModuleSummaryIndexYAML.h84 Key += llvm::utostr(Arg);
119 io.mapRequired(llvm::utostr(P.first).c_str(), P.second);
225 io.mapRequired(llvm::utostr(P.first).c_str(), FSums);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
H A DStringExtras.h132 static inline std::string utostr(uint64_t X, bool isNeg = false) { function in namespace:llvm
149 return utostr(static_cast<uint64_t>(-X), true);
151 return utostr(static_cast<uint64_t>(X));
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
H A DModuleSummaryIndexYAML.h84 Key += llvm::utostr(Arg);
119 io.mapRequired(llvm::utostr(P.first).c_str(), P.second);
233 io.mapRequired(llvm::utostr(P.first).c_str(), FSums);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
H A DStringExtras.h132 static inline std::string utostr(uint64_t X, bool isNeg = false) { function in namespace:llvm
149 return utostr(static_cast<uint64_t>(-X), true);
151 return utostr(static_cast<uint64_t>(X));
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
H A DModuleSummaryIndexYAML.h84 Key += llvm::utostr(Arg);
119 io.mapRequired(llvm::utostr(P.first).c_str(), P.second);
233 io.mapRequired(llvm::utostr(P.first).c_str(), FSums);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
H A DStringExtras.h175 static inline std::string utostr(uint64_t X, bool isNeg = false) { function in namespace:llvm
192 return utostr(static_cast<uint64_t>(-X), true);
194 return utostr(static_cast<uint64_t>(X));
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
H A DModuleSummaryIndexYAML.h90 Key += llvm::utostr(Arg);
125 io.mapRequired(llvm::utostr(P.first).c_str(), P.second);
237 io.mapRequired(llvm::utostr(P.first).c_str(), FSums);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
H A DStringExtras.h175 static inline std::string utostr(uint64_t X, bool isNeg = false) { function in namespace:llvm
192 return utostr(static_cast<uint64_t>(-X), true);
194 return utostr(static_cast<uint64_t>(X));
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
H A DModuleSummaryIndexYAML.h90 Key += llvm::utostr(Arg);
125 io.mapRequired(llvm::utostr(P.first).c_str(), P.second);
237 io.mapRequired(llvm::utostr(P.first).c_str(), FSums);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
H A DStringExtras.h175 static inline std::string utostr(uint64_t X, bool isNeg = false) { function in namespace:llvm
192 return utostr(static_cast<uint64_t>(-X), true);
194 return utostr(static_cast<uint64_t>(X));
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
H A DModuleSummaryIndexYAML.h90 Key += llvm::utostr(Arg);
125 io.mapRequired(llvm::utostr(P.first).c_str(), P.second);
237 io.mapRequired(llvm::utostr(P.first).c_str(), FSums);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
H A DStringExtras.h175 static inline std::string utostr(uint64_t X, bool isNeg = false) { function in namespace:llvm
192 return utostr(static_cast<uint64_t>(-X), true);
194 return utostr(static_cast<uint64_t>(X));
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
H A DModuleSummaryIndexYAML.h90 Key += llvm::utostr(Arg);
125 io.mapRequired(llvm::utostr(P.first).c_str(), P.second);
237 io.mapRequired(llvm::utostr(P.first).c_str(), FSums);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DModuleSummaryIndexYAML.h84 Key += llvm::utostr(Arg);
119 io.mapRequired(llvm::utostr(P.first).c_str(), P.second);
225 io.mapRequired(llvm::utostr(P.first).c_str(), FSums);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
H A DStringExtras.h132 static inline std::string utostr(uint64_t X, bool isNeg = false) { function in namespace:llvm
149 return utostr(static_cast<uint64_t>(-X), true);
151 return utostr(static_cast<uint64_t>(X));
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
H A DModuleSummaryIndexYAML.h84 Key += llvm::utostr(Arg);
119 io.mapRequired(llvm::utostr(P.first).c_str(), P.second);
233 io.mapRequired(llvm::utostr(P.first).c_str(), FSums);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
H A DStringExtras.h132 static inline std::string utostr(uint64_t X, bool isNeg = false) { function in namespace:llvm
149 return utostr(static_cast<uint64_t>(-X), true);
151 return utostr(static_cast<uint64_t>(X));
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
H A DModuleSummaryIndexYAML.h84 Key += llvm::utostr(Arg);
119 io.mapRequired(llvm::utostr(P.first).c_str(), P.second);
233 io.mapRequired(llvm::utostr(P.first).c_str(), FSums);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
H A DStringExtras.h175 static inline std::string utostr(uint64_t X, bool isNeg = false) { function in namespace:llvm
192 return utostr(static_cast<uint64_t>(-X), true);
194 return utostr(static_cast<uint64_t>(X));
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
H A DModuleSummaryIndexYAML.h90 Key += llvm::utostr(Arg);
125 io.mapRequired(llvm::utostr(P.first).c_str(), P.second);
237 io.mapRequired(llvm::utostr(P.first).c_str(), FSums);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
H A DStringExtras.h175 static inline std::string utostr(uint64_t X, bool isNeg = false) { function in namespace:llvm
192 return utostr(static_cast<uint64_t>(-X), true);
194 return utostr(static_cast<uint64_t>(X));
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
H A DModuleSummaryIndexYAML.h90 Key += llvm::utostr(Arg);
125 io.mapRequired(llvm::utostr(P.first).c_str(), P.second);
237 io.mapRequired(llvm::utostr(P.first).c_str(), FSums);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
H A DStringExtras.h175 static inline std::string utostr(uint64_t X, bool isNeg = false) { function in namespace:llvm
192 return utostr(static_cast<uint64_t>(-X), true);
194 return utostr(static_cast<uint64_t>(X));

Completed in 3288 milliseconds

12