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

  /external/clang/include/clang/Basic/
SourceManager.h 485 unsigned LCommonOffset, RCommonOffset;
500 if (LQueryFID != CommonFID) LOffset = LCommonOffset;
527 void setCommonLoc(FileID commonFID, unsigned lCommonOffset,
530 LCommonOffset = lCommonOffset;
    [all...]

Completed in 815 milliseconds