Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h542 FileID LQueryFID, RQueryFID; variable
566 return LQueryFID == LHS && RQueryFID == RHS; in isCacheValid()
575 if (RQueryFID != CommonFID) ROffset = RCommonOffset; in getCachedResult()
592 RQueryFID = RHS; in setQueryFIDs()
597 LQueryFID = RQueryFID = FileID(); in clear()