Home
last modified time | relevance | path

Searched refs:RQueryFID (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()
501 if (RQueryFID != CommonFID) ROffset = RCommonOffset; in getCachedResult()
518 RQueryFID = RHS; in setQueryFIDs()
523 LQueryFID = RQueryFID = FileID(); in clear()