Searched defs:cve (Results 1 – 3 of 3) sorted by relevance
39 inline const char* RevertMessage(const reversion cve) { in RevertMessage()53 inline void Revert(const reversion cve) { in Revert()58 inline void Revert(const char* cve, std::string* error) { in Revert()68 inline bool IsReverted(const reversion cve) { in IsReverted()72 inline bool IsReverted(const char* cve) { in IsReverted()
773 for (const std::string& cve : per_process::cli_options->security_reverts) { in ProcessGlobalArgs() local
4415 cve = CaseVals.end(); cvi != cve; ++cvi) in parseFunctionBody() local