Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h587 void setQueryFIDs(FileID LHS, FileID RHS, bool isLFIDBeforeRFID) { in setQueryFIDs() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp2090 IsBeforeInTUCache.setQueryFIDs(LOffs.first, ROffs.first, in isInTheSameTranslationUnit()