HomeSort by relevance Sort by last modified time
    Searched full:rcommonoffset (Results 1 - 1 of 1) sorted by null

  /external/clang/include/clang/Basic/
SourceManager.h 485 unsigned LCommonOffset, RCommonOffset;
501 if (RQueryFID != CommonFID) ROffset = RCommonOffset;
528 unsigned rCommonOffset) {
531 RCommonOffset = rCommonOffset;
    [all...]

Completed in 67 milliseconds