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