Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceManager.h466 FileID LQueryFID, RQueryFID; variable
489 return LQueryFID == LHS && RQueryFID == RHS; in isCacheValid()
497 if (LQueryFID != CommonFID) LOffset = LCommonOffset; in getCachedResult()
514 LQueryFID = LHS; in setQueryFIDs()
520 LQueryFID = RQueryFID = FileID(); in clear()