Home | History | Annotate | Download | only in libclang

Lines Matching defs:getHashValue

957   static inline unsigned getHashValue(const CXCursor &cursor) {
959 ::getHashValue(std::make_pair(cursor.data[0], cursor.data[1]));