Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceManager.h523 void setCommonLoc(FileID commonFID, unsigned lCommonOffset, in setCommonLoc() function
/external/clang/lib/Basic/
DSourceManager.cpp2090 IsBeforeInTUCache.setCommonLoc(LOffs.first, LOffs.second, ROffs.second); in isBeforeInTranslationUnit()