Searched refs:xPQclear (Results 1 – 1 of 1) sorted by relevance
28432 typedef __typeof__ ( PQclear ) *xPQclear; typedef28453 typedef void (*xPQclear)(PGresult *res); //NOLINT typedef28489 static xPQclear m_pPQclear;28526 xPQclear CPosgresql::m_pPQclear = (xPQclear)CPosgresql::Stub;