Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h637 void setCommonLoc(FileID commonFID, unsigned lCommonOffset, in setCommonLoc() function
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp2112 IsBeforeInTUCache.setCommonLoc(LOffs.first, LOffs.second, ROffs.second, in isInTheSameTranslationUnit()