Searched defs:CharRanges (Results 1 – 4 of 4) sorted by relevance
47 const std::vector<CharSourceRange> &CharRanges) in Environment()69 SmallVector<CharSourceRange, 8> CharRanges; variable
66 std::vector<CharSourceRange> CharRanges; in CreateVirtualEnvironment() local
40 typedef ArrayRef<UnicodeCharRange> CharRanges; typedef
44 typedef ArrayRef<UnicodeCharRange> CharRanges; typedef