Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnalyzer.h74 SmallVector<CharSourceRange, 8> CharRanges; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DUnicodeCharRanges.h40 typedef ArrayRef<UnicodeCharRange> CharRanges; typedef