Home
last modified time | relevance | path

Searched defs:getLastArgIntValue (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DUtils.h209 inline int getLastArgIntValue(const llvm::opt::ArgList &Args, in getLastArgIntValue() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp3453 int getLastArgIntValue(const ArgList &Args, OptSpecifier Id, int Default, in getLastArgIntValue() function