Searched refs:CompileTimeEmptyString (Results 1 – 7 of 7) sorted by relevance
18 struct CompileTimeEmptyString { struct49 inline std::ostream& _str<CompileTimeEmptyString>(51 const CompileTimeEmptyString&) {71 static CompileTimeEmptyString call() {72 return CompileTimeEmptyString();
21 struct CompileTimeEmptyString { struct52 inline std::ostream& _str<CompileTimeEmptyString>(54 const CompileTimeEmptyString&) {74 static CompileTimeEmptyString call() {75 return CompileTimeEmptyString();
27 struct CompileTimeEmptyString { struct65 inline std::ostream& _str<CompileTimeEmptyString>(67 const CompileTimeEmptyString&) {106 static CompileTimeEmptyString call() {107 return CompileTimeEmptyString();
139 ::c10::detail::CompileTimeEmptyString msg,511 ::c10::detail::CompileTimeEmptyString /*userMsg*/) { in torchInternalAssertFail() argument595 ::c10::detail::CompileTimeEmptyString {}
84 detail::CompileTimeEmptyString /*msg*/,107 detail::CompileTimeEmptyString /*msg*/,
216 detail::CompileTimeEmptyString msg, in Warning()
51 ::c10::detail::CompileTimeEmptyString args) { in logSoftAssert()