Searched refs:WARN_UNUSED (Results 1 – 2 of 2) sorted by relevance
42 const std::vector<std::string>& paths) WARN_UNUSED;44 const std::vector<std::string>& paths) WARN_UNUSED;47 const std::vector<std::string>& tmpPaths) WARN_UNUSED;49 const std::vector<std::string>& paths) WARN_UNUSED;54 const int rollback_id) WARN_UNUSED;56 WARN_UNUSED;58 WARN_UNUSED;65 WARN_UNUSED;67 WARN_UNUSED;
86 #define WARN_UNUSED __attribute__((warn_unused_result)) macro