Home
last modified time | relevance | path

Searched refs:RQueryFID (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
DSourceManager.h465 FileID LQueryFID, RQueryFID; variable
488 return LQueryFID == LHS && RQueryFID == RHS; in isCacheValid()
497 if (RQueryFID != CommonFID) ROffset = RCommonOffset; in getCachedResult()
514 RQueryFID = RHS; in setQueryFIDs()
519 LQueryFID = RQueryFID = FileID(); in clear()
/external/llvm-project/clang/include/clang/Basic/
DSourceManager.h543 FileID LQueryFID, RQueryFID; variable
567 return LQueryFID == LHS && RQueryFID == RHS; in isCacheValid()
576 if (RQueryFID != CommonFID) ROffset = RCommonOffset; in getCachedResult()
593 RQueryFID = RHS; in setQueryFIDs()
598 LQueryFID = RQueryFID = FileID(); in clear()