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

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXSourceLocation.h 70 return SourceRange(SourceLocation::getFromRawEncoding(R.begin_int_data),
76 /// R.begin_int_data is first character of the range.
CXSourceLocation.cpp 78 && range1.begin_int_data == range2.begin_int_data
95 range.begin_int_data };
CIndex.cpp 169 SourceLocation::getFromRawEncoding(R.begin_int_data),
  /src/external/apache2/llvm/dist/clang/include/clang-c/
Index.h 469 unsigned begin_int_data; member in struct:__anon2540

Completed in 26 milliseconds