HomeSort by relevance Sort by last modified time
    Searched defs:AddJoinedArg (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Option/
ArgList.h 433 /// AddJoinedArg - Construct a new Positional arg for the given option
435 void AddJoinedArg(const Arg *BaseArg, const Option Opt,
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Option/
ArgList.h 488 /// AddJoinedArg - Construct a new Positional arg for the given option
490 void AddJoinedArg(const Arg *BaseArg, const Option Opt,

Completed in 57 milliseconds