Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A 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()