Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceManager.h511 void setQueryFIDs(FileID LHS, FileID RHS, bool isLFIDBeforeRFID) { in setQueryFIDs() function
/external/llvm-project/clang/include/clang/Basic/
DSourceManager.h590 void setQueryFIDs(FileID LHS, FileID RHS, bool isLFIDBeforeRFID) { in setQueryFIDs() function
/external/clang/lib/Basic/
DSourceManager.cpp2064 IsBeforeInTUCache.setQueryFIDs(LOffs.first, ROffs.first, in isBeforeInTranslationUnit()
/external/llvm-project/clang/lib/Basic/
DSourceManager.cpp2036 IsBeforeInTUCache.setQueryFIDs(LOffs.first, ROffs.first, in isInTheSameTranslationUnit()