Searched refs:translateGlobalDeclIDToIndex (Results 1 – 3 of 3) sorted by relevance
1717 unsigned translateGlobalDeclIDToIndex(GlobalDeclID ID) const;
8221 unsigned ASTReader::translateGlobalDeclIDToIndex(GlobalDeclID GlobalID) const { in translateGlobalDeclIDToIndex() function in ASTReader8246 unsigned Index = translateGlobalDeclIDToIndex(ID); in GetExistingDecl()8261 unsigned Index = translateGlobalDeclIDToIndex(ID); in GetDecl()
4231 LoadedDecl(translateGlobalDeclIDToIndex(ID), D); in ReadDeclRecord()