Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSourceManager.h552 FileID CommonFID; variable
575 if (LQueryFID != CommonFID) LOffset = LCommonOffset; in getCachedResult()
576 if (RQueryFID != CommonFID) ROffset = RCommonOffset; in getCachedResult()
604 CommonFID = commonFID; in setCommonLoc()