Searched refs:getLastArgUInt64Value (Results 1 – 2 of 2) sorted by relevance
204 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,208 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args, in getLastArgUInt64Value() function212 return getLastArgUInt64Value(Args, Id, Default, &Diags); in getLastArgUInt64Value()
1373 getLastArgUInt64Value(Args, OPT_fbuild_session_timestamp, 0); in ParseHeaderSearchArgs()2520 uint64_t getLastArgUInt64Value(const ArgList &Args, OptSpecifier Id, in getLastArgUInt64Value() function