Home | History | Annotate | Download | only in Frontend

Lines Matching refs:HashString

773     Hash = llvm::HashString(MacroNameTok.getIdentifierInfo()->getName(), Hash);
796 Hash = llvm::HashString(EI->getIdentifier()->getName(), Hash);
802 Hash = llvm::HashString(ND->getIdentifier()->getName(), Hash);
805 Hash = llvm::HashString(NameStr, Hash);
813 Hash = llvm::HashString(ModName, Hash);