Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDSourceManager.h501 void setQueryFIDs(FileID LHS, FileID RHS, bool isLFIDBeforeRFID) { in setQueryFIDs() function
/NextBSD/contrib/llvm/tools/clang/lib/Basic/
HDSourceManager.cpp2049 IsBeforeInTUCache.setQueryFIDs(LOffs.first, ROffs.first, in isBeforeInTranslationUnit()