Searched refs:containsValue (Results 1 – 5 of 5) sorted by relevance
120 bool containsValue(StringRef Value) const { in containsValue() function
317 bool containsValue(const VNInfo *VNI) const { in containsValue() function
1191 if (A->containsValue("-exported_symbols_list") || in hasExportSymbolDirective()1192 A->containsValue("-exported_symbol")) in hasExportSymbolDirective()
6148 Std && (Std->containsValue("c++2a") || Std->containsValue("c++20") || in ConstructJob()6149 Std->containsValue("c++latest")); in ConstructJob()
256 if (A->getOption().matches(options::OPT_mcpu_EQ) && A->containsValue("")) { in ParseArgStrings()361 A->containsValue("--no-demangle")) { in TranslateInputArgs()