HomeSort by relevance Sort by last modified time
    Searched refs:begin_int_data (Results 1 - 3 of 3) sorted by null

  /external/clang/tools/libclang/
CXSourceLocation.h 71 return SourceRange(SourceLocation::getFromRawEncoding(R.begin_int_data),
CXSourceLocation.cpp 80 && range1.begin_int_data == range2.begin_int_data
97 range.begin_int_data };
  /external/clang/include/clang-c/
Index.h 375 unsigned begin_int_data; member in struct:__anon21457
    [all...]

Completed in 39 milliseconds