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

  /external/llvm/include/llvm/Support/
SMLoc.h 45 /// SMRange is implemented using a half-open range, as is the convention in C++.
48 class SMRange {
52 SMRange() {}
53 SMRange(SMLoc St, SMLoc En) : Start(St), End(En) {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
SMLoc.h 46 /// SMRange is implemented using a half-open range, as is the convention in C++.
49 class SMRange {
53 SMRange() = default;
54 SMRange(NoneType) {}
55 SMRange(SMLoc St, SMLoc En) : Start(St), End(En) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
SMLoc.h 46 /// SMRange is implemented using a half-open range, as is the convention in C++.
49 class SMRange {
53 SMRange() = default;
54 SMRange(NoneType) {}
55 SMRange(SMLoc St, SMLoc En) : Start(St), End(En) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
SMLoc.h 46 /// SMRange is implemented using a half-open range, as is the convention in C++.
49 class SMRange {
53 SMRange() = default;
54 SMRange(NoneType) {}
55 SMRange(SMLoc St, SMLoc En) : Start(St), End(En) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
SMLoc.h 46 /// SMRange is implemented using a half-open range, as is the convention in C++.
49 class SMRange {
53 SMRange() = default;
54 SMRange(NoneType) {}
55 SMRange(SMLoc St, SMLoc En) : Start(St), End(En) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
SMLoc.h 46 /// SMRange is implemented using a half-open range, as is the convention in C++.
49 class SMRange {
53 SMRange() = default;
54 SMRange(NoneType) {}
55 SMRange(SMLoc St, SMLoc En) : Start(St), End(En) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
SMLoc.h 46 /// SMRange is implemented using a half-open range, as is the convention in C++.
49 class SMRange {
53 SMRange() = default;
54 SMRange(NoneType) {}
55 SMRange(SMLoc St, SMLoc En) : Start(St), End(En) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
SMLoc.h 46 /// SMRange is implemented using a half-open range, as is the convention in C++.
49 class SMRange {
53 SMRange() = default;
54 SMRange(NoneType) {}
55 SMRange(SMLoc St, SMLoc En) : Start(St), End(En) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
SMLoc.h 46 /// SMRange is implemented using a half-open range, as is the convention in C++.
49 class SMRange {
53 SMRange() = default;
54 SMRange(NoneType) {}
55 SMRange(SMLoc St, SMLoc En) : Start(St), End(En) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
SMLoc.h 46 /// SMRange is implemented using a half-open range, as is the convention in C++.
49 class SMRange {
53 SMRange() = default;
54 SMRange(NoneType) {}
55 SMRange(SMLoc St, SMLoc En) : Start(St), End(En) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
SMLoc.h 46 /// SMRange is implemented using a half-open range, as is the convention in C++.
49 class SMRange {
53 SMRange() = default;
54 SMRange(NoneType) {}
55 SMRange(SMLoc St, SMLoc En) : Start(St), End(En) {