Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h515 void setQueryFIDs(FileID LHS, FileID RHS, bool isLFIDBeforeRFID) { in setQueryFIDs() function
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp2049 IsBeforeInTUCache.setQueryFIDs(LOffs.first, ROffs.first, in isBeforeInTranslationUnit()