Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DDiagnostic.h1125 int getArgSInt(unsigned Idx) const { in getArgSInt() function
/external/clang/lib/Basic/
DDiagnostic.cpp779 int Val = getArgSInt(ArgNo); in FormatDiagnostic()