Searched refs:getLastArgUInt64Value (Results 1 – 2 of 2) sorted by relevance
194 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,198 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args, in getLastArgUInt64Value() function202 return getLastArgUInt64Value(Args, Id, Default, &Diags); in getLastArgUInt64Value()
991 getLastArgUInt64Value(Args, OPT_fbuild_session_timestamp, 0); in ParseHeaderSearchArgs()2005 uint64_t getLastArgUInt64Value(const ArgList &Args, OptSpecifier Id, in getLastArgUInt64Value() function