Searched defs:hasFlag (Results 1 – 7 of 7) sorted by relevance
72 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier Neg, bool Default) const { in hasFlag() function in ArgList 85 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier PosAlias, OptSpecifier Neg, in hasFlag() function in ArgList
83 bool hasFlag(const std::string &Flag) const { hasFlag() function
183 bool hasFlag(unsigned Val) const { hasFlag() function
208 static bool hasFlag(StringRef Feature) { hasFlag() function
43 static bool hasFlag(const Record *Option, StringRef OptionFlag, in hasFlag() function
348 bool hasFlag(uint16_t bit) const { in hasFlag() function
2030 StringRef countSym, bool hasFlag) { in maybeAddRVATable()