Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h469 FileID LQueryFID, RQueryFID; variable
492 return LQueryFID == LHS && RQueryFID == RHS; in isCacheValid()
500 if (LQueryFID != CommonFID) LOffset = LCommonOffset; in getCachedResult()
517 LQueryFID = LHS; in setQueryFIDs()
523 LQueryFID = RQueryFID = FileID(); in clear()