Searched refs:getHashType (Results 1 – 2 of 2) sorted by relevance
70 SkString getHashType() const;
144 auto Type = getHashType(S); in VisitStmt()152 PGOHash::HashType getHashType(const Stmt *S) { in getHashType() function