Searched defs:string_view (Results 1 – 6 of 6) sorted by relevance
25 typedef basic_string_view<char> string_view; typedef
171 // Explicitly convert \class ConstString instances to \class std::string_view. in string_view() function
458 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs, in registerObjectSections()503 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs) { in deregisterObjectSections()651 std::vector<std::pair<std::string_view, ExecutorAddrRange>> in __orc_rt_coff_deregister_object_sections()652 &Secs) { in __orc_rt_coff_deregister_object_sections()
616 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs) { in registerObjectPlatformSections()694 std::vector<std::pair<std::string_view, ExecutorAddrRange>> Secs) { in deregisterObjectPlatformSections()912 JITDylibState &JDS, span<std::pair<std::string_view, bool>> Symbols) { in requestPushSymbols()927 span<std::pair<std::string_view, bool>> Symbols) { in lookupSymbols()1389 &Secs) { in __orc_rt_macho_register_object_platform_sections()1438 &Secs) { in __orc_rt_macho_deregister_object_platform_sections()
82 operator std::string_view() const { in string_view() function
248 constexpr operator std::string_view() const { string_view() function