Home
last modified time | relevance | path

Searched defs:CharRanges (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Format/
DTokenAnalyzer.h47 const std::vector<CharSourceRange> &CharRanges) in Environment()
69 SmallVector<CharSourceRange, 8> CharRanges; variable
DTokenAnalyzer.cpp66 std::vector<CharSourceRange> CharRanges; in CreateVirtualEnvironment() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DUnicodeCharRanges.h40 typedef ArrayRef<UnicodeCharRange> CharRanges; typedef
/external/llvm/include/llvm/Support/
DUnicodeCharRanges.h44 typedef ArrayRef<UnicodeCharRange> CharRanges; typedef