Home
last modified time | relevance | path

Searched refs:LQueryFID (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()
575 if (LQueryFID != CommonFID) LOffset = LCommonOffset; in getCachedResult()
592 LQueryFID = LHS; in setQueryFIDs()
598 LQueryFID = RQueryFID = FileID(); in clear()