Searched refs:translateGlobalDeclIDToIndex (Results 1 – 3 of 3) sorted by relevance
1532 unsigned translateGlobalDeclIDToIndex(GlobalDeclID ID) const;
7803 unsigned ASTReader::translateGlobalDeclIDToIndex(GlobalDeclID GlobalID) const { in translateGlobalDeclIDToIndex() function in ASTReader7828 unsigned Index = translateGlobalDeclIDToIndex(ID); in GetExistingDecl()7843 unsigned Index = translateGlobalDeclIDToIndex(ID); in GetDecl()
4147 LoadedDecl(translateGlobalDeclIDToIndex(ID), D); in ReadDeclRecord()