Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp927 int Val = getArgSInt(ArgNo); in FormatDiagnostic()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1580 int getArgSInt(unsigned Idx) const { in getArgSInt() function