Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Frontend/
H A DUtils.h198 inline int getLastArgIntValue(const llvm::opt::ArgList &Args, in getLastArgIntValue() function
/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInvocation.cpp2515 int getLastArgIntValue(const ArgList &Args, OptSpecifier Id, int Default, in getLastArgIntValue() function