HomeSort by: relevance | last modified time | path
    Searched refs:end_int_data (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXSourceLocation.h 71 SourceLocation::getFromRawEncoding(R.end_int_data));
77 /// R.end_int_data is one character past the end of the range.
CXSourceLocation.cpp 79 && range1.end_int_data == range2.end_int_data;
107 range.end_int_data };
CIndex.cpp 170 SourceLocation::getFromRawEncoding(R.end_int_data));
  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 470 unsigned end_int_data; member in struct:__anon2540

Completed in 79 milliseconds