Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSourceManager.h590 void setQueryFIDs(FileID LHS, FileID RHS, bool isLFIDBeforeRFID) { in setQueryFIDs() function
/llvm-project-15.0.7/clang/lib/Basic/
H A DSourceManager.cpp2087 IsBeforeInTUCache.setQueryFIDs(LOffs.first, ROffs.first, in isInTheSameTranslationUnit()