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