Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceManager.h410 FileID LQueryFID, RQueryFID; variable
430 return LQueryFID == LHS && RQueryFID == RHS; in isCacheValid()
438 if (LQueryFID != CommonFID) LOffset = LCommonOffset; in getCachedResult()
455 LQueryFID = LHS; in setQueryFIDs()
461 LQueryFID = RQueryFID = FileID(); in clear()