Searched defs:hasArgument (Results 1 – 5 of 5) sorted by relevance
51 public static UOption create(String aLongName, char aShortName, int hasArgument) { in create()56 public static UOption DEF(String aLongName, char aShortName, int hasArgument) { in DEF()283 private UOption(String aLongName, char aShortName, int hasArgument) { in UOption()
55 bool hasArgument(const std::string &Arg) const { in hasArgument() function
658 bool hasArgument(const Value *Arg) const { in hasArgument() function
584 bool hasArgument(const Value *Arg) const { in hasArgument() function
2930 AST_POLYMORPHIC_MATCHER_P2(hasArgument, in AST_POLYMORPHIC_MATCHER_P2() argument