Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceManager.h444 FileID LQueryFID, RQueryFID; variable
468 return LQueryFID == LHS && RQueryFID == RHS; in isCacheValid()
476 if (LQueryFID != CommonFID) LOffset = LCommonOffset; in getCachedResult()
493 LQueryFID = LHS; in setQueryFIDs()
499 LQueryFID = RQueryFID = FileID(); in clear()