Searched defs:to_str (Results 1 – 4 of 4) sorted by relevance
190 static std::string to_str(llvm::omp::Directive D) { in to_str() function 193 static std::string to_str(llvm::omp::Clause C) { in to_str() function 196 static std::string to_str(const omp::TypeTy &Type) { return "type"; } in to_str() function 197 static std::string to_str(const omp::ExprTy &Expr) { return "expr"; } in to_str() function 198 static std::string to_str(const omp::Object &Obj) { return Obj.id(); } in to_str() function 202 to_str(U &&Item) { in to_str() function 206 template <typename U> static std::string to_str(const omp::List<U> &Items) { in to_str() function 214 static std::string to_str(const std::optional<U> &Item) { in to_str() function 221 static std::string to_str(const std::tuple<Us...> &Tuple, to_str() function 231 to_str(U &&Item) { to_str() function 238 to_str(U &&Item) { to_str() function 245 to_str(U &&Item) { to_str() function 259 to_str(U &&Item) { to_str() function 268 to_str(U &&Item) { to_str() function [all...]
24 __isl_give char *FN(TYPE,to_str)(__isl_keep TYPE *obj) in FN() argument
29 __isl_give char *FN(TYPE,to_str)(__isl_keep TYPE *obj) in FN() argument
507 __isl_give char *ISL_FN(ISL_HMAP,to_str)(__isl_keep ISL_HMAP *hmap) in ISL_FN() argument