Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceManager.h465 FileID LQueryFID, RQueryFID; variable
488 return LQueryFID == LHS && RQueryFID == RHS; in isCacheValid()
496 if (LQueryFID != CommonFID) LOffset = LCommonOffset; in getCachedResult()
513 LQueryFID = LHS; in setQueryFIDs()
519 LQueryFID = RQueryFID = FileID(); in clear()