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

  /external/clang/include/clang/Frontend/
Utils.h 204 uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
208 inline uint64_t getLastArgUInt64Value(const llvm::opt::ArgList &Args,
212 return getLastArgUInt64Value(Args, Id, Default, &Diags);
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]

Completed in 100 milliseconds