Home
last modified time | relevance | path

Searched defs:StringType (Results 1 – 25 of 43) sorted by relevance

12

/external/libcxx/test/std/utilities/meta/meta.rel/
Dis_convertible.pass.cpp51 struct StringType { struct
52 StringType(const char*) {} in StringType() argument
/external/llvm-project/libcxx/test/std/utilities/meta/meta.rel/
Dis_convertible.pass.cpp50 struct StringType { struct
51 StringType(const char*) {} in StringType() argument
/external/antlr/runtime/Cpp/include/
Dantlr3exception.hpp60 typedef typename ImplTraits::StringType StringType; typedef in ANTLR_ExceptionBase
189 typedef typename ImplTraits::StringType StringType; typedef in ANTLR_Exception
Dantlr3intstream.hpp103 typedef typename ImplTraits::StringType StringType; typedef in IntStream
348 typedef typename ImplTraits::StringType StringType; typedef in TokenIntStream
Dantlr3tokenstream.hpp55 typedef typename ImplTraits::StringType StringType; typedef in TokenSource
147 typedef typename ImplTraits::StringType StringType; typedef in TokenStream
Dantlr3commontreeadaptor.hpp44 typedef typename ImplTraits::StringType StringType; typedef in CommonTreeAdaptor
Dantlr3treeparser.hpp55 typedef typename ImplTraits::StringType StringType; typedef in TreeParser
Dantlr3debugeventlistener.hpp63 typedef typename ImplTraits::StringType StringType; typedef in DebugEventListener
Dantlr3commontree.hpp45 typedef typename ImplTraits::StringType StringType; typedef in CommonTree
Dantlr3lexer.hpp80 typedef typename ImplTraits::StringType StringType; typedef in Lexer
Dantlr3baserecognizer.hpp57 typedef typename ImplTraits::StringType StringType; typedef in BaseRecognizer
Dantlr3commontoken.hpp85 typedef typename ImplTraits::StringType StringType; typedef in CommonToken
Dantlr3parser.hpp47 typedef typename ImplTraits::StringType StringType; typedef in Parser
/external/llvm-project/clang-tools-extra/clang-tidy/boost/
DUseToStringCheck.cpp45 StringRef StringType; in check() local
/external/python/cpython2/Lib/test/
Dtest_fpformat.py10 StringType = type('') variable
/external/openscreen/third_party/abseil/src/absl/strings/internal/
Dostringstream_benchmark.cc24 enum StringType { enum
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dostringstream_benchmark.cc24 enum StringType { enum
/external/libtextclassifier/abseil-cpp/absl/strings/internal/
Dostringstream_benchmark.cc24 enum StringType { enum
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
Dostringstream_benchmark.cc24 enum StringType { enum
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dostringstream_benchmark.cc24 enum StringType { enum
/external/abseil-cpp/absl/strings/internal/
Dostringstream_benchmark.cc24 enum StringType { enum
/external/llvm-project/clang-tools-extra/clang-tidy/abseil/
DStringFindStrContainsCheck.cpp59 auto StringType = in MakeRule() local
DStringFindStartswithCheck.cpp38 auto StringType = hasUnqualifiedDesugaredType( in registerMatchers() local
/external/llvm-project/libcxx/test/libcxx/debug/containers/
Ddb_string.pass.cpp27 typedef std::basic_string<char, std::char_traits<char>, test_allocator<char>> StringType; typedef
/external/libcxx/test/libcxx/debug/containers/
Ddb_string.pass.cpp30 typedef std::basic_string<char, std::char_traits<char>, test_allocator<char>> StringType; typedef

12