Home
last modified time | relevance | path

Searched refs:getArgSInt (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp980 int64_t Val = getArgSInt(ArgNo); in FormatDiagnostic()
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h1619 int64_t getArgSInt(unsigned Idx) const { in getArgSInt() function