Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h551 FileID CommonFID; variable
574 if (LQueryFID != CommonFID) LOffset = LCommonOffset; in getCachedResult()
575 if (RQueryFID != CommonFID) ROffset = RCommonOffset; in getCachedResult()
603 CommonFID = commonFID; in setCommonLoc()