Searched defs:hasFlag (Results 1 – 3 of 3) sorted by relevance
30 static inline bool hasFlag(const StringRef Feature) { in hasFlag() function
180 static bool hasFlag(SVal val, const GRState *state) { in hasFlag() function
114 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier Neg, bool Default) const { in hasFlag() function in ArgList