Searched refs:getLastArgUInt64Value (Results 1 – 2 of 2) sorted by relevance
199 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,203 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args, in getLastArgUInt64Value() function207 return getLastArgUInt64Value(Args, Id, Default, &Diags); in getLastArgUInt64Value()
1206 getLastArgUInt64Value(Args, OPT_fbuild_session_timestamp, 0); in ParseHeaderSearchArgs()2218 uint64_t getLastArgUInt64Value(const ArgList &Args, OptSpecifier Id, in getLastArgUInt64Value() function