Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceManager.h498 FileID LQueryFID, RQueryFID; variable
522 return LQueryFID == LHS && RQueryFID == RHS; in isCacheValid()
531 if (RQueryFID != CommonFID) ROffset = RCommonOffset; in getCachedResult()
548 RQueryFID = RHS; in setQueryFIDs()
553 LQueryFID = RQueryFID = FileID(); in clear()