HomeSort by relevance Sort by last modified time
    Searched defs:UnicodeCharSet (Results 1 - 15 of 15) sorted by null

  /external/llvm/include/llvm/Support/
UnicodeCharRanges.h 42 class UnicodeCharSet {
46 /// \brief Constructs a UnicodeCharSet instance from an array of
50 /// the UnicodeCharSet instance, and should not change. Array is validated by
51 /// the constructor, so it makes sense to create as few UnicodeCharSet
59 LLVM_CONSTEXPR UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {}
61 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
UnicodeCharRanges.h 42 class UnicodeCharSet {
46 /// \brief Constructs a UnicodeCharSet instance from an array of
50 /// the UnicodeCharSet instance, and should not change. Array is validated by
51 /// the constructor, so it makes sense to create as few UnicodeCharSet
59 constexpr UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {}
61 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
UnicodeCharRanges.h 42 class UnicodeCharSet {
46 /// \brief Constructs a UnicodeCharSet instance from an array of
50 /// the UnicodeCharSet instance, and should not change. Array is validated by
51 /// the constructor, so it makes sense to create as few UnicodeCharSet
59 constexpr UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {}
61 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
UnicodeCharRanges.h 42 class UnicodeCharSet {
46 /// \brief Constructs a UnicodeCharSet instance from an array of
50 /// the UnicodeCharSet instance, and should not change. Array is validated by
51 /// the constructor, so it makes sense to create as few UnicodeCharSet
59 constexpr UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {}
61 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
UnicodeCharRanges.h 42 class UnicodeCharSet {
46 /// \brief Constructs a UnicodeCharSet instance from an array of
50 /// the UnicodeCharSet instance, and should not change. Array is validated by
51 /// the constructor, so it makes sense to create as few UnicodeCharSet
59 constexpr UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {}
61 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
UnicodeCharRanges.h 42 class UnicodeCharSet {
46 /// \brief Constructs a UnicodeCharSet instance from an array of
50 /// the UnicodeCharSet instance, and should not change. Array is validated by
51 /// the constructor, so it makes sense to create as few UnicodeCharSet
59 constexpr UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {}
61 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
UnicodeCharRanges.h 42 class UnicodeCharSet {
46 /// \brief Constructs a UnicodeCharSet instance from an array of
50 /// the UnicodeCharSet instance, and should not change. Array is validated by
51 /// the constructor, so it makes sense to create as few UnicodeCharSet
59 constexpr UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {}
61 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
UnicodeCharRanges.h 42 class UnicodeCharSet {
46 /// \brief Constructs a UnicodeCharSet instance from an array of
50 /// the UnicodeCharSet instance, and should not change. Array is validated by
51 /// the constructor, so it makes sense to create as few UnicodeCharSet
59 constexpr UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {}
61 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
UnicodeCharRanges.h 42 class UnicodeCharSet {
46 /// \brief Constructs a UnicodeCharSet instance from an array of
50 /// the UnicodeCharSet instance, and should not change. Array is validated by
51 /// the constructor, so it makes sense to create as few UnicodeCharSet
59 constexpr UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {}
61 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
UnicodeCharRanges.h 42 class UnicodeCharSet {
46 /// \brief Constructs a UnicodeCharSet instance from an array of
50 /// the UnicodeCharSet instance, and should not change. Array is validated by
51 /// the constructor, so it makes sense to create as few UnicodeCharSet
59 constexpr UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {}
61 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
UnicodeCharRanges.h 42 class UnicodeCharSet {
46 /// \brief Constructs a UnicodeCharSet instance from an array of
50 /// the UnicodeCharSet instance, and should not change. Array is validated by
51 /// the constructor, so it makes sense to create as few UnicodeCharSet
59 constexpr UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {}
61 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
UnicodeCharRanges.h 42 class UnicodeCharSet {
46 /// \brief Constructs a UnicodeCharSet instance from an array of
50 /// the UnicodeCharSet instance, and should not change. Array is validated by
51 /// the constructor, so it makes sense to create as few UnicodeCharSet
59 constexpr UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {}
61 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
UnicodeCharRanges.h 42 class UnicodeCharSet {
46 /// \brief Constructs a UnicodeCharSet instance from an array of
50 /// the UnicodeCharSet instance, and should not change. Array is validated by
51 /// the constructor, so it makes sense to create as few UnicodeCharSet
59 constexpr UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {}
61 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
UnicodeCharRanges.h 42 class UnicodeCharSet {
46 /// \brief Constructs a UnicodeCharSet instance from an array of
50 /// the UnicodeCharSet instance, and should not change. Array is validated by
51 /// the constructor, so it makes sense to create as few UnicodeCharSet
59 constexpr UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {}
61 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
UnicodeCharRanges.h 42 class UnicodeCharSet {
46 /// \brief Constructs a UnicodeCharSet instance from an array of
50 /// the UnicodeCharSet instance, and should not change. Array is validated by
51 /// the constructor, so it makes sense to create as few UnicodeCharSet
59 constexpr UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {}
61 UnicodeCharSet(CharRanges Ranges) : Ranges(Ranges) {

Completed in 787 milliseconds