Searched defs:CompileTimeEmptyString (Results 1 – 4 of 4) sorted by relevance
18 struct CompileTimeEmptyString { struct20 static const std::string empty_string_literal;
21 struct CompileTimeEmptyString { struct23 static const std::string empty_string_literal;
27 struct CompileTimeEmptyString { struct29 static const std::string empty_string_literal;
511 ::c10::detail::CompileTimeEmptyString /*userMsg*/) { in torchInternalAssertFail()